AdapterAppInitString Class

Represents the definition for adapter application initialization string.

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

Usage

'Usage
Dim instance As AdapterAppInitString

Syntax

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

Inheritance Hierarchy

System.Object
   Microsoft.Uii.Common.InitString
     Microsoft.Uii.Common.AppInitStringBase
      Microsoft.Uii.Common.AdapterAppInitString
         Microsoft.Uii.Common.ExternalApplicationAppInitString
         Microsoft.Uii.Common.HostedControlAppInitString
         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

AdapterAppInitString Members
Microsoft.Uii.Common Namespace

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