ShapeMapHasParentElementPath.GetLinkToShapeMap(DomainPath) 方法

定义

获取 DomainPath 的 ShapeMapHasParentElementPath 链接。

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

参数

parentElementPathInstance
DomainPath

返回

ShapeMapHasParentElementPath
属性

适用于