Megosztás a következőn keresztül:


RazorChunkGenerator.Context Property

Definition

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

Property Value

Applies to