Compartilhar via


TagHelperDirectiveDescriptor.DirectiveType Propriedade

Definição

O TagHelperDirectiveType dessa diretiva.

public:
 property Microsoft::AspNetCore::Razor::Compilation::TagHelpers::TagHelperDirectiveType DirectiveType { Microsoft::AspNetCore::Razor::Compilation::TagHelpers::TagHelperDirectiveType get(); void set(Microsoft::AspNetCore::Razor::Compilation::TagHelpers::TagHelperDirectiveType value); };
public Microsoft.AspNetCore.Razor.Compilation.TagHelpers.TagHelperDirectiveType DirectiveType { get; set; }
member this.DirectiveType : Microsoft.AspNetCore.Razor.Compilation.TagHelpers.TagHelperDirectiveType with get, set
Public Property DirectiveType As TagHelperDirectiveType

Valor da propriedade

Aplica-se a