PropertyPathReferencesProperty.GetLinkToProperty(PropertyPath) 方法

定义

获取 PropertyPath 的 PropertyPathReferencesProperty 链接。

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

参数

propertyPathInstance
PropertyPath

返回

PropertyPathReferencesProperty
属性

适用于