ProviderMetadata.MessageFilePath プロパティ

定義

プロバイダーのメタデータに関連付けられている文字列を含むメッセージ テーブル リソースが格納されたファイルのパスを取得します。

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

プロパティ値

プロバイダーのメッセージ ファイルのパスが格納された文字列を返します。

適用対象

こちらもご覧ください