Udostępnij za pośrednictwem


Metoda PropertyPathHasPath.GetLinks —

Pobierz PropertyPathHasPath łącza między danym PropertyPath i DomainPath.

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 PropertyPath, _
    target As DomainPath _
) As ReadOnlyCollection(Of PropertyPathHasPath)
public static ReadOnlyCollection<PropertyPathHasPath> GetLinks(
    PropertyPath source,
    DomainPath target
)

Parametry

Wartość zwracana

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

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

PropertyPathHasPath Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.DslDefinition