Share via


SeekableTextReader.Location Property

Definition

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets the source of location for the text reader.

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

Property Value

The source of location for the text reader.

Implements

Applies to