TagHelperPrefixDirectiveChunk 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 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
Construtores
TagHelperPrefixDirectiveChunk() |
Um Chunk para a |
Propriedades
Association |
Um Chunk para a |
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 |