Share via


ChunkTreeBuilder.Current Property

Definition

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

Property Value

Applies to