Hi there!
A reference to UWS Configuration .NET API assembly can be added to your Visual Studio project as shown on the attached screenshot.
Although we don't have a separate .NET example, the flow is somewhat simpler but conceptually the same as with VB/VBA/VBS: obtain a reference to the web app definition object, specify application settings and then call registration method.
If you take a look at the
UWS Config API landing page, it will instruct you to call
Metabase.GetWebAppEntry(yourAppGUID), then populate members of the returned object, and after that call one of the overloads of
Metabase.RegisterApplication() method.
Could you please let us know why you decided to go with UWS config API instead of command line registration utility, and which tool you are using to create your installer?
Please let us know if this information was helpful.
Best regards,
UltiDev Team.
Ultidev Team attached the following image(s):
Please donate at
http://www.ultidev.com/products/Donate.aspx to help us improve our products.