ChunkTreeResult.ChunkTree Property

Definition

The ChunkTree generated from the file at FilePath.

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

Property Value

Applies to