Condividi tramite


Metodo PathSegmentReferencesRole.GetLinkToRole

Ottenere il collegamento di PathSegmentReferencesRole a un PathSegment.

Spazio dei nomi:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Sintassi

'Dichiarazione
Public Shared Function GetLinkToRole ( _
    pathSegmentInstance As PathSegment _
) As PathSegmentReferencesRole
public static PathSegmentReferencesRole GetLinkToRole(
    PathSegment pathSegmentInstance
)

Parametri

Valore restituito

Tipo: Microsoft.VisualStudio.Modeling.DslDefinition.PathSegmentReferencesRole

Sicurezza di .NET Framework

Vedere anche

Riferimenti

PathSegmentReferencesRole Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling.DslDefinition