共用方式為


ImportMap.ImportMapDefinition 屬性

定義

取得或設定要用於元件的匯入對應定義。 如果未設定,元件會根據為此應用程式定義的資產產生匯入對應。

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

屬性值

屬性

適用於