共用方式為


ProviderMetadata.ParameterFilePath 屬性

定義

取得檔案路徑,這個檔案包含具有事件描述中參數替換所使用字串的訊息資料表資源。

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

屬性值

傳回包含檔案路徑的字串,這個檔案包含具有事件描述中參數替換所使用字串的訊息資料表資源。

適用於

另請參閱