PathSegmentReferencesRole.GetLinkToRole(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 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