共用方式為


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)

屬性值

適用於