IServerType.ServerType Property

Definition

Gets the GUID for the server type that is exposed to the user in the Server type combo box.

public:
 property Guid ServerType { Guid get(); };
public Guid ServerType { get; }
member this.ServerType : Guid
Public ReadOnly Property ServerType As Guid

Property Value

The GUID for the server type.

Applies to