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

プロパティ値

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

適用対象