PropertyPathHasPath.GetLinkToPropertyPath(DomainPath) 方法

定义

获取 DomainPath 的 PropertyPathHasPath 链接。

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

参数

pathInstance
DomainPath

返回

PropertyPathHasPath
属性

适用于