SettingStore.InstallSharedDirectory 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 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.