PropertyPathHasPath.GetLinkToPathToProperty(PropertyPath) 方法

定义

获取 PropertyPath 的 PropertyPathHasPath 链接。

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

参数

propertyPathInstance
PropertyPath

返回

PropertyPathHasPath
属性

适用于