IServerType.ServerTypeName Property

Definition

Gets the string that is exposed to the user in the Server type combo box.

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

Property Value

The String that is exposed to the user.

Applies to