PathHasSegments.GetLinkToPath (Método)

Obtiene el vínculo de PathHasSegments 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 GetLinkToPath ( _
    segmentInstance As PathSegment _
) As PathHasSegments
public static PathHasSegments GetLinkToPath(
    PathSegment segmentInstance
)

Parámetros

Valor devuelto

Tipo: Microsoft.VisualStudio.Modeling.DslDefinition.PathHasSegments

Seguridad de .NET Framework

Vea también

Referencia

PathHasSegments Clase

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