Partilhar via


Método PropertyPathHasPath.GetPropertyPath

Obtém PropertyPath.

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 GetPropertyPath ( _
    element As DomainPath _
) As PropertyPath
public static PropertyPath GetPropertyPath(
    DomainPath element
)

Parâmetros

Valor de retorno

Tipo: Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPath

Segurança do .NET Framework

Consulte também

Referência

PropertyPathHasPath Classe

Namespace Microsoft.VisualStudio.Modeling.DslDefinition