SettingStore.SqlBrowserServiceConfigSettings Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the SQL browser service configuration settings.
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
Property Value
The SQL browser service configuration settings.