次の方法で共有


LocalizationResources.ResponseFileNotFound(String) メソッド

定義

応答ファイル '' に似たローカライズされた文字列に値を{0}補間します。

public:
 virtual System::String ^ ResponseFileNotFound(System::String ^ filePath);
public virtual string ResponseFileNotFound (string filePath);
abstract member ResponseFileNotFound : string -> string
override this.ResponseFileNotFound : string -> string
Public Overridable Function ResponseFileNotFound (filePath As String) As String

パラメーター

filePath
String

戻り値

適用対象