EncoderFallbackException.Index 屬性

定義

取得導致異常的字元在輸入緩衝區的索引位置。

public:
 property int Index { int get(); };
public int Index { get; }
member this.Index : int
Public ReadOnly Property Index As Integer

屬性值

字元輸入緩衝區中無法編碼的索引位置。

備註

此索引是以零為起始。

適用於