Share via


ParserContext.CurrentCharacter Property

Definition

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. Gets the current character available from the source.

public char CurrentCharacter { get; }
member this.CurrentCharacter : char
Public ReadOnly Property CurrentCharacter As Char

Property Value

The current character available from the source.

Applies to