Udostępnij za pośrednictwem


Metoda PathHasSegments.GetLinksToSegments —

Pobierz listę łączy PathHasSegments do DomainPath.

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 GetLinksToSegments ( _
    pathInstance As DomainPath _
) As ReadOnlyCollection(Of PathHasSegments)
public static ReadOnlyCollection<PathHasSegments> GetLinksToSegments(
    DomainPath pathInstance
)

Parametry

Wartość zwracana

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

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

PathHasSegments Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.DslDefinition