Freigeben über


PathHasSegments.GetLinkToPath-Methode

Ruft den PathHasSegments-Link für PathSegment ab.

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

Syntax

'Declaration
Public Shared Function GetLinkToPath ( _
    segmentInstance As PathSegment _
) As PathHasSegments
public static PathHasSegments GetLinkToPath(
    PathSegment segmentInstance
)

Parameter

Rückgabewert

Typ: Microsoft.VisualStudio.Modeling.DslDefinition.PathHasSegments

.NET Framework-Sicherheit

Siehe auch

Referenz

PathHasSegments Klasse

Microsoft.VisualStudio.Modeling.DslDefinition-Namespace