ChunkTreeBuilder.Current Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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