PropertyPathHasPath.GetLinkToPropertyPath(DomainPath) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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