次の方法で共有


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

プロパティ値

適用対象