Compartir a través de


PropertyPathHasPath.GetLinkToPathToProperty (Método)

Obtiene el vínculo de PropertyPathHasPath un PropertyPath.

Espacio de nombres:  Microsoft.VisualStudio.Modeling.DslDefinition
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (en Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Sintaxis

'Declaración
Public Shared Function GetLinkToPathToProperty ( _
    propertyPathInstance As PropertyPath _
) As PropertyPathHasPath
public static PropertyPathHasPath GetLinkToPathToProperty(
    PropertyPath propertyPathInstance
)

Parámetros

Valor devuelto

Tipo: Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPathHasPath

Seguridad de .NET Framework

Vea también

Referencia

PropertyPathHasPath Clase

Microsoft.VisualStudio.Modeling.DslDefinition (Espacio de nombres)