DynamicComponent.Type Propriété

Définition

Obtient ou définit le type du composant à rendre. Le type fourni doit implémenter IComponent.

[Microsoft.AspNetCore.Components.EditorRequired]
[Microsoft.AspNetCore.Components.Parameter]
public Type Type { get; set; }
[<Microsoft.AspNetCore.Components.EditorRequired>]
[<Microsoft.AspNetCore.Components.Parameter>]
member this.Type : Type with get, set
Public Property Type As Type

Valeur de propriété

Attributs

S’applique à