RazorChunkGenerator.Context 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:
property Microsoft::AspNetCore::Razor::Chunks::Generators::ChunkGeneratorContext ^ Context { Microsoft::AspNetCore::Razor::Chunks::Generators::ChunkGeneratorContext ^ get(); };
public Microsoft.AspNetCore.Razor.Chunks.Generators.ChunkGeneratorContext Context { get; }
member this.Context : Microsoft.AspNetCore.Razor.Chunks.Generators.ChunkGeneratorContext
Public ReadOnly Property Context As ChunkGeneratorContext