TokenizerBackedParser<TTokenizer,TSymbol,TSymbolType>.CurrentLocation Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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