LookaheadTextReader.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.
public:
abstract property Microsoft::AspNetCore::Razor::SourceLocation CurrentLocation { Microsoft::AspNetCore::Razor::SourceLocation get(); };
public abstract Microsoft.AspNetCore.Razor.SourceLocation CurrentLocation { get; }
member this.CurrentLocation : Microsoft.AspNetCore.Razor.SourceLocation
Public MustOverride ReadOnly Property CurrentLocation As SourceLocation