DecoderReplacementFallback.DefaultString 属性    
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取作为此 DecoderReplacementFallback 对象的值的替换字符串。
public:
 property System::String ^ DefaultString { System::String ^ get(); };public string DefaultString { get; }member this.DefaultString : stringPublic ReadOnly Property DefaultString As String属性值
发出的用以替换无法解码的输入字节序列的替代字符串。