ImportMap.ImportMapDefinition 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定要用於元件的匯入對應定義。 如果未設定,元件會根據為此應用程式定義的資產產生匯入對應。
[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
屬性值
- 屬性