次の方法で共有


IInternalConfigRecord.ConfigPath プロパティ

定義

構成ファイルのパスを表す文字列を取得します。

public:
 property System::String ^ ConfigPath { System::String ^ get(); };
public string ConfigPath { get; }
member this.ConfigPath : string
Public ReadOnly Property ConfigPath As String

プロパティ値

構成ファイルのパスを表す文字列。

適用対象