Partager via


Propriété LocalServerStoreDisplayName

Gets the display name of the local server store.

Espace de noms :  Microsoft.SqlServer.Management.RegisteredServers
Assembly :  Microsoft.SqlServer.Management.RegisteredServers (en Microsoft.SqlServer.Management.RegisteredServers.dll)

Syntaxe

'Déclaration
Public Shared ReadOnly Property LocalServerStoreDisplayName As String
    Get
'Utilisation
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

Valeur de propriété

Type : System. . :: . .String
A String value that contains the display name of the local server store.

Notes

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.