共用方式為


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

屬性值

適用於