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 サービス構成設定です。

適用対象