ShapeMapHasParentElementPath.GetLinkToParentElementPath(BaseShapeMap) 方法

定义

获取 BaseShapeMap 的 ShapeMapHasParentElementPath 链接。

public:
 static Microsoft::VisualStudio::Modeling::DslDefinition::ShapeMapHasParentElementPath ^ GetLinkToParentElementPath(Microsoft::VisualStudio::Modeling::DslDefinition::BaseShapeMap ^ shapeMapInstance);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.ShapeMapHasParentElementPath GetLinkToParentElementPath (Microsoft.VisualStudio.Modeling.DslDefinition.BaseShapeMap shapeMapInstance);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinkToParentElementPath : Microsoft.VisualStudio.Modeling.DslDefinition.BaseShapeMap -> Microsoft.VisualStudio.Modeling.DslDefinition.ShapeMapHasParentElementPath
Public Shared Function GetLinkToParentElementPath (shapeMapInstance As BaseShapeMap) As ShapeMapHasParentElementPath

参数

shapeMapInstance
BaseShapeMap

返回

ShapeMapHasParentElementPath
属性

适用于