次の方法で共有


IServerType.ServerTypeName プロパティ

定義

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

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

プロパティ値

ユーザーに提示される String です。

適用対象