Share via


BufferingTextReader.CurrentLocation Property

Definition

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. Gets or sets the current ___location of the character in the buffer.

public override System.Web.Razor.Text.SourceLocation CurrentLocation { get; }
member this.CurrentLocation : System.Web.Razor.Text.SourceLocation
Public Overrides ReadOnly Property CurrentLocation As SourceLocation

Property Value

The current ___location of the character in the buffer.

Applies to