ProviderMetadata.ParameterFilePath プロパティ

定義

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

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

プロパティ値

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

適用対象