Share via


ExternalApplicationAppInitString.AlternateTopLevelWindowClass Property

Definition

Gets or sets the alternate top level window class.

public:
 property System::String ^ AlternateTopLevelWindowClass { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Browsable(true)]
public string AlternateTopLevelWindowClass { get; set; }
[<System.ComponentModel.Browsable(true)>]
member this.AlternateTopLevelWindowClass : string with get, set
Public Property AlternateTopLevelWindowClass As String

Property Value

The alternate top level window class.

Attributes

Applies to