Freigeben über


PropertyPathHasPath.GetLinkToPropertyPath-Methode

Ruft den PropertyPathHasPath-Link für DomainPath ab.

Namespace:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Syntax

'Declaration
Public Shared Function GetLinkToPropertyPath ( _
    pathInstance As DomainPath _
) As PropertyPathHasPath
public static PropertyPathHasPath GetLinkToPropertyPath(
    DomainPath pathInstance
)

Parameter

Rückgabewert

Typ: Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPathHasPath

.NET Framework-Sicherheit

Siehe auch

Referenz

PropertyPathHasPath Klasse

Microsoft.VisualStudio.Modeling.DslDefinition-Namespace