Condividi tramite


SettingStore.InstanceSelectionSettings Property

Definition

Gets the instance selection settings.

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

Property Value

The instance selection settings.

Applies to