Share via


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

屬性值

String

所發出的替代字串,用來取代無法解碼的輸入位元組序列。

適用於

另請參閱