Udostępnij za pośrednictwem


Metoda DslLibraryHasDslLibraryImports.GetLinks —

Pobierz DslLibraryHasDslLibraryImports łącza między danym DslLibrary i DslLibraryImport.

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 GetLinks ( _
    source As DslLibrary, _
    target As DslLibraryImport _
) As ReadOnlyCollection(Of DslLibraryHasDslLibraryImports)
public static ReadOnlyCollection<DslLibraryHasDslLibraryImports> GetLinks(
    DslLibrary source,
    DslLibraryImport target
)

Parametry

Wartość zwracana

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

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DslLibraryHasDslLibraryImports Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.DslDefinition