TokenizerBackedParser<TTokenizer,TSymbol,TSymbolType>.CurrentLocation Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
protected:
property Microsoft::AspNetCore::Razor::SourceLocation CurrentLocation { Microsoft::AspNetCore::Razor::SourceLocation get(); };
protected Microsoft.AspNetCore.Razor.SourceLocation CurrentLocation { get; }
member this.CurrentLocation : Microsoft.AspNetCore.Razor.SourceLocation
Protected ReadOnly Property CurrentLocation As SourceLocation