Ler em inglês

Compartilhar via


PathHasSegments.GetLinksToSegments Method

Get the list of PathHasSegments links to a DomainPath.

Namespace:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.10.0.dll)

Syntax

public static ReadOnlyCollection<PathHasSegments> GetLinksToSegments(
    DomainPath pathInstance
)

Parameters

Return Value

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

.NET Framework Security

See Also

Reference

PathHasSegments Class

Microsoft.VisualStudio.Modeling.DslDefinition Namespace