SettingStore.SqlBrowserServiceConfigSettings 속성

정의

SQL Browser 서비스 구성 설정을 가져옵니다.

public:
 property Microsoft::SqlServer::Configuration::SqlBrowserServiceConfigSettings ^ SqlBrowserServiceConfigSettings { Microsoft::SqlServer::Configuration::SqlBrowserServiceConfigSettings ^ get(); };
public Microsoft.SqlServer.Configuration.SqlBrowserServiceConfigSettings SqlBrowserServiceConfigSettings { get; }
member this.SqlBrowserServiceConfigSettings : Microsoft.SqlServer.Configuration.SqlBrowserServiceConfigSettings
Public ReadOnly Property SqlBrowserServiceConfigSettings As SqlBrowserServiceConfigSettings

속성 값

SQL Browser 서비스 구성 설정입니다.

적용 대상