次の方法で共有


Block.ChunkGenerator プロパティ

定義

public:
 property Microsoft::AspNetCore::Razor::Chunks::Generators::IParentChunkGenerator ^ ChunkGenerator { Microsoft::AspNetCore::Razor::Chunks::Generators::IParentChunkGenerator ^ get(); };
public Microsoft.AspNetCore.Razor.Chunks.Generators.IParentChunkGenerator ChunkGenerator { get; }
member this.ChunkGenerator : Microsoft.AspNetCore.Razor.Chunks.Generators.IParentChunkGenerator
Public ReadOnly Property ChunkGenerator As IParentChunkGenerator

プロパティ値

適用対象