RazorChunkGenerator.Context 属性

定义

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

属性值

适用于