PropertyPathReferencesProperty.GetLinkToProperty(PropertyPath) Método

Definição

Obtenha o link do PropertyPathReferencesProperty para um PropertyPath.

public:
 static Microsoft::VisualStudio::Modeling::DslDefinition::PropertyPathReferencesProperty ^ GetLinkToProperty(Microsoft::VisualStudio::Modeling::DslDefinition::PropertyPath ^ propertyPathInstance);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPathReferencesProperty GetLinkToProperty (Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPath propertyPathInstance);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinkToProperty : Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPath -> Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPathReferencesProperty
Public Shared Function GetLinkToProperty (propertyPathInstance As PropertyPath) As PropertyPathReferencesProperty

Parâmetros

propertyPathInstance
PropertyPath

Retornos

PropertyPathReferencesProperty
Atributos

Aplica-se a