Share via


PropertyPathHasPath.GetLinkToPropertyPath(DomainPath) Method

Definition

Get the PropertyPathHasPath link to a DomainPath.

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

Parameters

pathInstance
DomainPath

Returns

Attributes

Applies to