Metoda LinkConnectDirectiveReferencesDomainRelationship.GetLinks —
Pobierz LinkConnectDirectiveReferencesDomainRelationship łącza między danym LinkConnectDirective i DomainRelationship.
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 LinkConnectDirective, _
target As DomainRelationship _
) As ReadOnlyCollection(Of LinkConnectDirectiveReferencesDomainRelationship)
public static ReadOnlyCollection<LinkConnectDirectiveReferencesDomainRelationship> GetLinks(
LinkConnectDirective source,
DomainRelationship target
)
Parametry
Wartość zwracana
Typ: System.Collections.ObjectModel.ReadOnlyCollection<LinkConnectDirectiveReferencesDomainRelationship>
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
LinkConnectDirectiveReferencesDomainRelationship Klasa
Przestrzeń nazw Microsoft.VisualStudio.Modeling.DslDefinition