ProviderMetadata.ParameterFilePath 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得檔案路徑,這個檔案包含具有事件描述中參數替換所使用字串的訊息資料表資源。
public:
property System::String ^ ParameterFilePath { System::String ^ get(); };
public string ParameterFilePath { get; }
member this.ParameterFilePath : string
Public ReadOnly Property ParameterFilePath As String
屬性值
傳回包含檔案路徑的字串,這個檔案包含具有事件描述中參數替換所使用字串的訊息資料表資源。