DecoderReplacementFallback.MaxCharCount 屬性

定義

取得物件替換字串 DecoderReplacementFallback 中的字元數。

public:
 virtual property int MaxCharCount { int get(); };
public override int MaxCharCount { get; }
member this.MaxCharCount : int
Public Overrides ReadOnly Property MaxCharCount As Integer

屬性值

字串中以無法解碼的位元組序列為代名詞的字元數,也就是屬性回傳 DefaultString 的字串長度。

適用於

另請參閱