Compartilhar via


Método PropertyPathHasPath.GetPathToProperty

Obtém o PathToProperty.

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

Sintaxe

'Declaração
Public Shared Function GetPathToProperty ( _
    element As PropertyPath _
) As DomainPath
public static DomainPath GetPathToProperty(
    PropertyPath element
)

Parâmetros

Valor de retorno

Tipo: Microsoft.VisualStudio.Modeling.DslDefinition.DomainPath

Segurança do .NET Framework

Consulte também

Referência

PropertyPathHasPath Classe

Namespace Microsoft.VisualStudio.Modeling.DslDefinition