Share via


TextDocumentReader.Location Property

Definition

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

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 location of the document.

Implements

Applies to