RegisteredServersStore.LocalFileStore Property

Definition

This static property returns a Singleton instance representing the local file storage.

public static Microsoft.SqlServer.Management.RegisteredServers.RegisteredServersStore LocalFileStore { get; }
static member LocalFileStore : Microsoft.SqlServer.Management.RegisteredServers.RegisteredServersStore
Public Shared ReadOnly Property LocalFileStore As RegisteredServersStore

Property Value

Applies to