Condividi tramite


SettingStore.ASServiceConfigSettings Property

Definition

Gets the ASService configuration settings.

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

Property Value

The ASService configuration settings.

Applies to