IServerType.ServerGroupName Property

Definition

Gets the name of the server group root node for the server type. Used in the Registered Servers user interface.

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

Property Value

A String value that specifies the server group root node name.

Applies to