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

返回

适用于