다음을 통해 공유


LocalizationResources.ErrorReadingResponseFile(String, IOException) 메서드

정의

오류 응답 파일 ''{0}: {1}을(를) 읽는 것과 유사한 지역화된 문자열로 값을 보간합니다.

public:
 virtual System::String ^ ErrorReadingResponseFile(System::String ^ filePath, System::IO::IOException ^ e);
public virtual string ErrorReadingResponseFile (string filePath, System.IO.IOException e);
abstract member ErrorReadingResponseFile : string * System.IO.IOException -> string
override this.ErrorReadingResponseFile : string * System.IO.IOException -> string
Public Overridable Function ErrorReadingResponseFile (filePath As String, e As IOException) As String

매개 변수

filePath
String

반환

적용 대상