Compartir a través de


ImportMap.ImportMapDefinition Propiedad

Definición

Obtiene o establece la definición de mapa de importación que se va a usar para el componente. Si no establece el componente, generará el mapa de importación en función de los recursos definidos para esta aplicación.

[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

Valor de propiedad

Atributos

Se aplica a