共用方式為


IInternalConfigRecord.ConfigPath 屬性

定義

取得字串,表示組態檔路徑。

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

屬性值

字串,表示組態檔路徑。

適用於