Udostępnij za pośrednictwem


Metoda DslLibraryHasDslLibraryImports.GetDslLibraryImports —

Pobiera listę DslLibraryImports.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.DslDefinition
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (w Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Składnia

'Deklaracja
Public Shared Function GetDslLibraryImports ( _
    element As DslLibrary _
) As LinkedElementCollection(Of DslLibraryImport)
public static LinkedElementCollection<DslLibraryImport> GetDslLibraryImports(
    DslLibrary element
)

Parametry

Wartość zwracana

Typ: Microsoft.VisualStudio.Modeling.LinkedElementCollection<DslLibraryImport>

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DslLibraryHasDslLibraryImports Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.DslDefinition