Compartir a través de


PropertyPathHasPath.SetPropertyPath (Método)

establece PropertyPath.

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 SetPropertyPath ( _
    element As DomainPath, _
    newPropertyPath As PropertyPath _
)
public static void SetPropertyPath(
    DomainPath element,
    PropertyPath newPropertyPath
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

PropertyPathHasPath Clase

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