Compartir a través de


DslLibraryHasDslLibraryImports.GetDslLibraryImports (Método)

Obtiene una lista de DslLibraryImports.

Espacio de nombres:  Microsoft.VisualStudio.Modeling.DslDefinition
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (en Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Sintaxis

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

Parámetros

Valor devuelto

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

Seguridad de .NET Framework

Vea también

Referencia

DslLibraryHasDslLibraryImports Clase

Microsoft.VisualStudio.Modeling.DslDefinition (Espacio de nombres)