Udostępnij za pośrednictwem


Metoda PathHasSegments.GetLinks —

Pobierz PathHasSegments łącza między danym DomainPath i PathSegment.

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

Parametry

Wartość zwracana

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

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

PathHasSegments Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.DslDefinition