PathSegmentReferencesRole.GetLinkToRole(PathSegment) Method

Definition

Get the PathSegmentReferencesRole link to a PathSegment.

public:
 static Microsoft::VisualStudio::Modeling::DslDefinition::PathSegmentReferencesRole ^ GetLinkToRole(Microsoft::VisualStudio::Modeling::DslDefinition::PathSegment ^ pathSegmentInstance);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.PathSegmentReferencesRole GetLinkToRole (Microsoft.VisualStudio.Modeling.DslDefinition.PathSegment pathSegmentInstance);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinkToRole : Microsoft.VisualStudio.Modeling.DslDefinition.PathSegment -> Microsoft.VisualStudio.Modeling.DslDefinition.PathSegmentReferencesRole
Public Shared Function GetLinkToRole (pathSegmentInstance As PathSegment) As PathSegmentReferencesRole

Parameters

pathSegmentInstance
PathSegment

Returns

Attributes

Applies to