Share via


ComponentTagHelper.ComponentType Proprietà

Definizione

Ottiene o imposta il tipo di componente. Questo valore è obbligatorio.

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

Valore della proprietà

Attributi

Si applica a