Freigeben über


PropertyPathHasPath.SetPathToProperty-Methode

Legt PathToProperty fest.

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

Syntax

'Declaration
Public Shared Sub SetPathToProperty ( _
    element As PropertyPath, _
    newPath As DomainPath _
)
public static void SetPathToProperty(
    PropertyPath element,
    DomainPath newPath
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

PropertyPathHasPath Klasse

Microsoft.VisualStudio.Modeling.DslDefinition-Namespace