Share via


ShapeMapHasParentElementPath.GetLinkToParentElementPath(BaseShapeMap) Method

Definition

Get the ShapeMapHasParentElementPath link to a BaseShapeMap.

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

Parameters

shapeMapInstance
BaseShapeMap

Returns

Attributes

Applies to