Partilhar via


Método PathHasSegments.GetLinkToPath

Obtenha o link de PathHasSegments 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 GetLinkToPath ( _
    segmentInstance As PathSegment _
) As PathHasSegments
public static PathHasSegments GetLinkToPath(
    PathSegment segmentInstance
)

Parâmetros

Valor de retorno

Tipo: Microsoft.VisualStudio.Modeling.DslDefinition.PathHasSegments

Segurança do .NET Framework

Consulte também

Referência

PathHasSegments Classe

Namespace Microsoft.VisualStudio.Modeling.DslDefinition