Partilhar via


Método PathSegmentReferencesRole.GetLinkToRole

Obtenha o link de PathSegmentReferencesRole para um PathSegment.

Namespace:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Sintaxe

'Declaração
Public Shared Function GetLinkToRole ( _
    pathSegmentInstance As PathSegment _
) As PathSegmentReferencesRole
public static PathSegmentReferencesRole GetLinkToRole(
    PathSegment pathSegmentInstance
)

Parâmetros

Valor de retorno

Tipo: Microsoft.VisualStudio.Modeling.DslDefinition.PathSegmentReferencesRole

Segurança do .NET Framework

Consulte também

Referência

PathSegmentReferencesRole Classe

Namespace Microsoft.VisualStudio.Modeling.DslDefinition