PathHasSegments.SetPath (Método)

establece la ruta.

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

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

PathHasSegments Clase

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