ProviderMetadata.ParameterFilePath プロパティ

定義

イベントの説明にあるパラメーターの代用に使用される文字列を含むメッセージ テーブル リソースが格納されたファイルのパスを取得します。

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

プロパティ値

イベントの説明にあるパラメーターの代用に使用される文字列を含むメッセージ テーブル リソースを格納するファイルのパスが格納された文字列を返します。

適用対象

こちらもご覧ください