次の方法で共有


LocalServerStoreDisplayName プロパティ

ローカル サーバー ストアの表示名を取得します。

名前空間:  Microsoft.SqlServer.Management.RegisteredServers
アセンブリ:  Microsoft.SqlServer.Management.RegisteredServers (Microsoft.SqlServer.Management.RegisteredServers.dll)

構文

'宣言
Public Shared ReadOnly Property LocalServerStoreDisplayName As String
    Get
'使用
Dim value As String

value = RegisteredServersStore.LocalServerStoreDisplayName
public static string LocalServerStoreDisplayName { get; }
public:
static property String^ LocalServerStoreDisplayName {
    String^ get ();
}
static member LocalServerStoreDisplayName : string
static function get LocalServerStoreDisplayName () : String

プロパティ値

型: System. . :: . .String
ローカル サーバー ストアの表示名を示す String 値。

説明

この名前空間、クラス、またはメンバーは、Microsoft .NET Framework Version 2.0 でのみサポートされています。