Sdílet prostřednictvím


DynamicComponent.Type Vlastnost

Definice

Získá nebo nastaví typ komponenty, která má být vykreslena. Zadaný typ musí implementovat 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

Hodnota vlastnosti

Atributy

Platí pro