PropertyPathHasPath.GetLinkToPathToProperty(PropertyPath) Método

Definição

Obtenha o link do PropertyPathHasPath para um PropertyPath.

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

Parâmetros

propertyPathInstance
PropertyPath

Retornos

PropertyPathHasPath
Atributos

Aplica-se a