CompartmentMapHasPropertyDisplayedPath.GetLinkToCompartmentMap 方法

定义

获取 PropertyPath 的 CompartmentMapHasPropertyDisplayedPath 链接。

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

参数

propertyPathInstance
PropertyPath

返回

CompartmentMapHasPropertyDisplayedPath
属性

适用于