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

プロパティ値

デコードできない入力バイト シーケンスの代わりに作成される代替文字列。

適用対象

こちらもご覧ください