Partilhar via


Método PropertyPathHasPath.SetPathToProperty

Define PathToProperty.

Namespace:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (em Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Sintaxe

'Declaração
Public Shared Sub SetPathToProperty ( _
    element As PropertyPath, _
    newPath As DomainPath _
)
public static void SetPathToProperty(
    PropertyPath element,
    DomainPath newPath
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

PropertyPathHasPath Classe

Namespace Microsoft.VisualStudio.Modeling.DslDefinition