Compartilhar via


Método PropertyPathHasPath.GetLinkToPathToProperty

Obtenha o link de PropertyPathHasPath para 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 GetLinkToPathToProperty ( _
    propertyPathInstance As PropertyPath _
) As PropertyPathHasPath
public static PropertyPathHasPath GetLinkToPathToProperty(
    PropertyPath propertyPathInstance
)

Parâmetros

Valor de retorno

Tipo: Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPathHasPath

Segurança do .NET Framework

Consulte também

Referência

PropertyPathHasPath Classe

Namespace Microsoft.VisualStudio.Modeling.DslDefinition