ITextDocument Interface¶
- Namespace
Microsoft.AspNetCore.Razor.Text- Assemblies
- Microsoft.AspNetCore.Razor
Syntax¶
public interface ITextDocument : ITextBuffer
-
interface
Microsoft.AspNetCore.Razor.Text.ITextDocument
Properties¶
-
Microsoft.AspNetCore.Razor.Text.ITextDocument.Location¶ Return type: Microsoft.AspNetCore.Razor.SourceLocation SourceLocation Location { get; }
-