Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Gets the local file store location.
Namespace: Microsoft.SqlServer.Management.RegisteredServers
Assembly: Microsoft.SqlServer.Management.RegisteredServers (in Microsoft.SqlServer.Management.RegisteredServers.dll)
Syntax
'Declaration
Public Shared ReadOnly Property LocalFileStore As RegisteredServersStore
Get
'Usage
Dim value As RegisteredServersStore
value = RegisteredServersStore.LocalFileStore
public static RegisteredServersStore LocalFileStore { get; }
public:
static property RegisteredServersStore^ LocalFileStore {
RegisteredServersStore^ get ();
}
static member LocalFileStore : RegisteredServersStore
static function get LocalFileStore () : RegisteredServersStore
Eigenschaftswert
Typ: Microsoft.SqlServer.Management.RegisteredServers.RegisteredServersStore
A RegisteredServerStore value that contains the local file store location.
Hinweise
Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.