IManagementContext.ClientUserInterfaceTechnology Property

Definition

Gets the name of the client user interface (UI) technology. This property is reserved for future use.

public:
 property System::String ^ ClientUserInterfaceTechnology { System::String ^ get(); };
public string ClientUserInterfaceTechnology { get; }
member this.ClientUserInterfaceTechnology : string
Public ReadOnly Property ClientUserInterfaceTechnology As String

Property Value

The name of the type that is the base class for pages shown in the UI.

Applies to