Propriété LocalFileStore

Gets the local file store location.

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 LocalFileStore As RegisteredServersStore
    Get
'Utilisation
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

Valeur de propriété

Type : Microsoft.SqlServer.Management.RegisteredServers. . :: . .RegisteredServersStore
A RegisteredServerStore value that contains the local file store location.

Notes

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