다음을 통해 공유


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

반환

적용 대상