PathSegmentReferencesRole.GetLinkToRole (Método)

Obtiene el vínculo de PathSegmentReferencesRole a un PathSegment.

Espacio de nombres:  Microsoft.VisualStudio.Modeling.DslDefinition
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (en Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Sintaxis

'Declaración
Public Shared Function GetLinkToRole ( _
    pathSegmentInstance As PathSegment _
) As PathSegmentReferencesRole
public static PathSegmentReferencesRole GetLinkToRole(
    PathSegment pathSegmentInstance
)

Parámetros

Valor devuelto

Tipo: Microsoft.VisualStudio.Modeling.DslDefinition.PathSegmentReferencesRole

Seguridad de .NET Framework

Vea también

Referencia

PathSegmentReferencesRole Clase

Microsoft.VisualStudio.Modeling.DslDefinition (Espacio de nombres)