DecoderReplacementFallback.DefaultString 속성

정의

개체의 값인 대체 문자열을 DecoderReplacementFallback 가져옵니다.

public:
 property System::String ^ DefaultString { System::String ^ get(); };
public string DefaultString { get; }
member this.DefaultString : string
Public ReadOnly Property DefaultString As String

속성 값

디코딩할 수 없는 입력 바이트 시퀀스 대신 내보내지는 대체 문자열입니다.

적용 대상

추가 정보