次の方法で共有


IServerType.ServerType プロパティ

定義

[サーバーの種類] コンボ ボックスでユーザーに公開されている サーバーの種類 の GUID を取得します。

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

プロパティ値

サーバーの種類の GUID です。

適用対象