PathSegmentReferencesRole.GetLinkToRole(PathSegment) Méthode

Définition

Obtient le lien PathSegmentReferencesRole d 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

Paramètres

pathSegmentInstance
PathSegment

Retours

PathSegmentReferencesRole
Attributs

S’applique à