PathHasSegments.GetLinkToPath(PathSegment) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get the PathHasSegments link to a PathSegment.
public:
static Microsoft::VisualStudio::Modeling::DslDefinition::PathHasSegments ^ GetLinkToPath(Microsoft::VisualStudio::Modeling::DslDefinition::PathSegment ^ segmentInstance);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.PathHasSegments GetLinkToPath (Microsoft.VisualStudio.Modeling.DslDefinition.PathSegment segmentInstance);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinkToPath : Microsoft.VisualStudio.Modeling.DslDefinition.PathSegment -> Microsoft.VisualStudio.Modeling.DslDefinition.PathHasSegments
Public Shared Function GetLinkToPath (segmentInstance As PathSegment) As PathHasSegments
Parameters
- segmentInstance
- PathSegment
Returns
- Attributes