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
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Używanie bibliotek pochodzących z częściowo zaufanego kodu.
Zobacz też
Informacje
DslLibraryHasDslLibraryImports Klasa
Przestrzeń nazw Microsoft.VisualStudio.Modeling.DslDefinition