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))

属性值

适用于