ImportMapDefinition.Scopes プロパティ

定義

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

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

プロパティ値

適用対象