Compartir a través de


BlockBuilder.ChunkGenerator Propiedad

Definición

public:
 property Microsoft::AspNetCore::Razor::Chunks::Generators::IParentChunkGenerator ^ ChunkGenerator { Microsoft::AspNetCore::Razor::Chunks::Generators::IParentChunkGenerator ^ get(); void set(Microsoft::AspNetCore::Razor::Chunks::Generators::IParentChunkGenerator ^ value); };
public Microsoft.AspNetCore.Razor.Chunks.Generators.IParentChunkGenerator ChunkGenerator { get; set; }
member this.ChunkGenerator : Microsoft.AspNetCore.Razor.Chunks.Generators.IParentChunkGenerator with get, set
Public Property ChunkGenerator As IParentChunkGenerator

Valor de propiedad

Se aplica a