IServerType.ServerType プロパティ

定義

サーバータイプのGUIDを取得し、サーバー タイプの コンボボックスでユーザーに公開されます。

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

プロパティ値

サーバータイプのGUIDです。

適用対象