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

属性值

发出替换字符串代替无法解码的输入字节序列。

适用于

另请参阅