DecoderExceptionFallback.MaxCharCount Property

Definition

Gets the maximum number of characters this instance can return.

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

Property Value

The return value is always zero.

Applies to