ProviderMetadata.MessageFilePath プロパティ

定義

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

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

プロパティ値

プロバイダー メッセージ ファイルのパスを含む文字列を返します。

適用対象