次の方法で共有


IServerType.ServerInstanceName プロパティ

定義

サーバーのインスタンス名を取得します。

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

プロパティ値

サーバーのインスタンス名を示す String 値です。

適用対象