Condividi tramite


Metodo DslLibraryHasDslLibraryImports.GetLinksToDslLibraryImports

Ottiene l'elenco di collegamenti DslLibraryHasDslLibraryImports a un oggetto DslLibrary.

Spazio dei nomi:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Sintassi

'Dichiarazione
Public Shared Function GetLinksToDslLibraryImports ( _
    dslLibraryInstance As DslLibrary _
) As ReadOnlyCollection(Of DslLibraryHasDslLibraryImports)
public static ReadOnlyCollection<DslLibraryHasDslLibraryImports> GetLinksToDslLibraryImports(
    DslLibrary dslLibraryInstance
)

Parametri

Valore restituito

Tipo: System.Collections.ObjectModel.ReadOnlyCollection<DslLibraryHasDslLibraryImports>

Sicurezza di .NET Framework

Vedere anche

Riferimenti

DslLibraryHasDslLibraryImports Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling.DslDefinition