HostedWebApplication(Guid, String, String) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Constructor for HostedWebApplication
public:
HostedWebApplication(Guid appID, System::String ^ appName, System::String ^ initString);
public HostedWebApplication (Guid appID, string appName, string initString);
new Microsoft.Uii.Csr.HostedWebApplication : Guid * string * string -> Microsoft.Uii.Csr.HostedWebApplication
Public Sub New (appID As Guid, appName As String, initString As String)
Parameters
- appID
- Guid
Application ID
- appName
- String
Application Name
- initString
- String
Initialization string