SettingStore.InstallSharedDirectory Property

Definition

Gets the install shared directory settings.

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

Property Value

The install shared directory settings.

Applies to