ApplicationType Enumeration
Represents the application types enumeration.
Namespace: Microsoft.Uii.Common
Assembly: Microsoft.Uii.Common (in Microsoft.Uii.Common.dll)
Usage
'Usage
Dim instance As ApplicationType
Syntax
'Declaration
Public Enumeration ApplicationType
public enum ApplicationType
public enum class ApplicationType
public enum ApplicationType
public enum ApplicationType
Members
Member name | Description |
---|---|
ExternalHosted | Specifies the external hosted application. |
HostedControl | Specifies the hosted control application type. |
RemoteHosted | Specifies the remote hosted application type. |
WebHosted | Specifies the web hosted application type. |
Platforms
See Also
Reference
Microsoft.Uii.Common Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.