Compartilhar via


Método PropertyPathReferencesProperty.GetLinkToProperty

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

Parâmetros

Valor de retorno

Tipo: Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPathReferencesProperty

Segurança do .NET Framework

Consulte também

Referência

PropertyPathReferencesProperty Classe

Namespace Microsoft.VisualStudio.Modeling.DslDefinition