TokenizerBackedParser<TTokenizer,TSymbol,TSymbolType>.CurrentLocation Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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