次の方法で共有


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

プロパティ値

適用対象