Share via


ChunkTreeBuilder.Root Property

Definition

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

Property Value

Applies to