Partilhar via


Método PathHasSegments.SetPath

Define o caminho.

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 Sub SetPath ( _
    element As PathSegment, _
    newPath As DomainPath _
)
public static void SetPath(
    PathSegment element,
    DomainPath newPath
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

PathHasSegments Classe

Namespace Microsoft.VisualStudio.Modeling.DslDefinition