Compartilhar via


Método PathHasSegments.GetLink

Obtenha um link de PathHasSegments entre um determinado DomainPathand 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 GetLink ( _
    source As DomainPath, _
    target As PathSegment _
) As PathHasSegments
public static PathHasSegments GetLink(
    DomainPath source,
    PathSegment target
)

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