IServerType.ServerType 속성

정의

서버 형식 콤보 상자에서 사용자에게 노출되는 서버 형식 의 GUID를 가져옵니다.

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

속성 값

서버 유형의 GUID입니다.

적용 대상