Share via


ComponentTagHelper.ComponentType Propriedade

Definição

Obtém ou define o tipo de componente. Esse valor é necessário.

public:
 property Type ^ ComponentType { Type ^ get(); void set(Type ^ value); };
[Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeName("type")]
public Type ComponentType { get; set; }
[<Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeName("type")>]
member this.ComponentType : Type with get, set
Public Property ComponentType As Type

Valor da propriedade

Atributos

Aplica-se a