PreallocatedTagHelperAttributeChunk Classe
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.
Um Chunk que representa um atributo auxiliar de marca pré-alocado.
public ref class PreallocatedTagHelperAttributeChunk : Microsoft::AspNetCore::Razor::Chunks::Chunk
public class PreallocatedTagHelperAttributeChunk : Microsoft.AspNetCore.Razor.Chunks.Chunk
type PreallocatedTagHelperAttributeChunk = class
inherit Chunk
Public Class PreallocatedTagHelperAttributeChunk
Inherits Chunk
- Herança
Construtores
PreallocatedTagHelperAttributeChunk() |
Um Chunk que representa um atributo auxiliar de marca pré-alocado. |
Propriedades
Association |
Um Chunk que representa um atributo auxiliar de marca pré-alocado. (Herdado de Chunk) |
AttributeVariableAccessor |
A variável que contém o atributo pré-alocado. |
Start |
Um Chunk que representa um atributo auxiliar de marca pré-alocado. (Herdado de Chunk) |