Tokenizer<TSymbol,TSymbolType>.CurrentStart 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 CurrentStart { Microsoft::AspNetCore::Razor::SourceLocation get(); };
protected Microsoft.AspNetCore.Razor.SourceLocation CurrentStart { get; }
member this.CurrentStart : Microsoft.AspNetCore.Razor.SourceLocation
Protected ReadOnly Property CurrentStart As SourceLocation