Compartilhar via


TagHelperPrefixDirectiveChunk Classe

Definição

Um Chunk para a @tagHelperPrefix diretiva .

public ref class TagHelperPrefixDirectiveChunk : Microsoft::AspNetCore::Razor::Chunks::Chunk
public class TagHelperPrefixDirectiveChunk : Microsoft.AspNetCore.Razor.Chunks.Chunk
type TagHelperPrefixDirectiveChunk = class
    inherit Chunk
Public Class TagHelperPrefixDirectiveChunk
Inherits Chunk
Herança
TagHelperPrefixDirectiveChunk

Construtores

TagHelperPrefixDirectiveChunk()

Um Chunk para a @tagHelperPrefix diretiva .

Propriedades

Association

Um Chunk para a @tagHelperPrefix diretiva .

(Herdado de Chunk)
Prefix

Texto usado como um prefixo necessário ao corresponder marcas de início e término HTML na origem razor aos auxiliares de marca disponíveis.

Start

Um Chunk para a @tagHelperPrefix diretiva .

(Herdado de Chunk)

Aplica-se a