ImportMapDefinition.Imports Property

Definition

Gets the unscoped imports defined in the import map.

public System.Collections.Generic.IReadOnlyDictionary<string,string>? Imports { get; }
member this.Imports : System.Collections.Generic.IReadOnlyDictionary<string, string>
Public ReadOnly Property Imports As IReadOnlyDictionary(Of String, String)

Property Value

Applies to