SettingStore.InstallSharedDirectory プロパティ

定義

共有インストール ディレクトリの設定を取得します。

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

プロパティ値

共有インストール ディレクトリの設定です。

適用対象