次の方法で共有


RSType.ServerTypeName プロパティ

定義

サーバーの種類でユーザーに提示される文字列を取得します。

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

プロパティ値

ユーザーに提示される文字列です。

実装

適用対象