ImportMapDefinition.Imports プロパティ

定義

インポート マップで定義されているスコープ外のインポートを取得します。

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)

プロパティ値

適用対象