ChunkTreeBuilder.Current 属性

定义

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

属性值

适用于