Condividi tramite


Metodo PropertyPathHasPath.SetPathToProperty

Imposta PathToProperty.

Spazio dei nomi:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Sintassi

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

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

PropertyPathHasPath Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling.DslDefinition