RemoteAppInitString Class

Represents a remote hosted application initialization string.

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

Usage

'Usage
Dim instance As RemoteAppInitString

Syntax

'Declaration
Public Class RemoteAppInitString
    Inherits HostedControlAppInitString
public class RemoteAppInitString : HostedControlAppInitString
public ref class RemoteAppInitString : public HostedControlAppInitString
public class RemoteAppInitString extends HostedControlAppInitString
public class RemoteAppInitString extends HostedControlAppInitString

Inheritance Hierarchy

System.Object
   Microsoft.Uii.Common.InitString
     Microsoft.Uii.Common.AppInitStringBase
       Microsoft.Uii.Common.AdapterAppInitString
         Microsoft.Uii.Common.HostedControlAppInitString
          Microsoft.Uii.Common.RemoteAppInitString

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

RemoteAppInitString Members
Microsoft.Uii.Common Namespace

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