Udostępnij za pośrednictwem


Metoda PropertyHasType.GetLinks —

Pobierz PropertyHasType łącza między danym DomainProperty i DomainType.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.DslDefinition
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Składnia

'Deklaracja
Public Shared Function GetLinks ( _
    source As DomainProperty, _
    target As DomainType _
) As ReadOnlyCollection(Of PropertyHasType)
public static ReadOnlyCollection<PropertyHasType> GetLinks(
    DomainProperty source,
    DomainType target
)

Parametry

Wartość zwracana

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

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

PropertyHasType Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.DslDefinition