HostedWebApplicationAppInitString Class

Represents the hosted web application application Initialization string

Namespace: Microsoft.Uii.Common
Assembly: Microsoft.Uii.Common (in Microsoft.Uii.Common.dll)

Usage

'Usage
Dim instance As HostedWebApplicationAppInitString

Syntax

'Declaration
Public Class HostedWebApplicationAppInitString
    Inherits AdapterAppInitString
public class HostedWebApplicationAppInitString : AdapterAppInitString
public ref class HostedWebApplicationAppInitString : public AdapterAppInitString
public class HostedWebApplicationAppInitString extends AdapterAppInitString
public class HostedWebApplicationAppInitString extends AdapterAppInitString

Inheritance Hierarchy

System.Object
   Microsoft.Uii.Common.InitString
     Microsoft.Uii.Common.AppInitStringBase
       Microsoft.Uii.Common.AdapterAppInitString
        Microsoft.Uii.Common.HostedWebApplicationAppInitString

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

See Also

Reference

HostedWebApplicationAppInitString Members
Microsoft.Uii.Common Namespace

Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.