RegisteredServersStore.LocalFileStore 속성

Gets the local file store location.

네임스페이스:  Microsoft.SqlServer.Management.RegisteredServers
어셈블리:  Microsoft.SqlServer.Management.RegisteredServers(Microsoft.SqlServer.Management.RegisteredServers.dll)

구문

‘선언
Public Shared ReadOnly Property LocalFileStore As RegisteredServersStore 
    Get
‘사용 방법
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

속성 값

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

주의

이 네임스페이스, 클래스 또는 멤버는 Microsoft .NET Framework 2.0 버전에서만 지원됩니다.

참고 항목

참조

RegisteredServersStore 클래스

Microsoft.SqlServer.Management.RegisteredServers 네임스페이스