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

傳回

適用於