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

속성 값

특성

적용 대상