ChunkVisitor<TWriter>.Context 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::CodeGenerators::CodeGeneratorContext ^ Context { Microsoft::AspNetCore::Razor::CodeGenerators::CodeGeneratorContext ^ get(); };
protected Microsoft.AspNetCore.Razor.CodeGenerators.CodeGeneratorContext Context { get; }
member this.Context : Microsoft.AspNetCore.Razor.CodeGenerators.CodeGeneratorContext
Protected ReadOnly Property Context As CodeGeneratorContext