DatabaseEngineDirectorySettings.SystemDataDirectory プロパティ

定義

システム データ ディレクトリを取得します。

public:
 property System::String ^ SystemDataDirectory { System::String ^ get(); void set(System::String ^ value); };
public string SystemDataDirectory { get; set; }
member this.SystemDataDirectory : string with get, set
Public Property SystemDataDirectory As String

プロパティ値

システム データ ディレクトリです。

適用対象