DynamicComponent.Type 屬性

定義

取得或設定要呈現之元件的型別。 提供的型別必須實 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

屬性值

屬性

適用於