Share via


ProviderMetadata.MessageFilePath 屬性

定義

取得檔案路徑,這個檔案包含具有提供者中繼資料相關字串的訊息資料表資源。

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

屬性值

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

適用於

另請參閱