ProviderMetadata.MessageFilePath 屬性

定義

取得包含與提供者元資料相關字串的訊息表資源的檔案路徑。

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

屬性值

回傳包含提供者訊息檔案路徑的字串。

適用於