Condividi tramite


Metodo PropertyPathHasPath.GetLinkToPathToProperty

Ottiene il collegamento PropertyPathHasPath a un PropertyPath.

Spazio dei nomi:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Sintassi

'Dichiarazione
Public Shared Function GetLinkToPathToProperty ( _
    propertyPathInstance As PropertyPath _
) As PropertyPathHasPath
public static PropertyPathHasPath GetLinkToPathToProperty(
    PropertyPath propertyPathInstance
)

Parametri

Valore restituito

Tipo: Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPathHasPath

Sicurezza di .NET Framework

Vedere anche

Riferimenti

PropertyPathHasPath Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling.DslDefinition