ShapeMapHasParentElementPath.GetLinkToShapeMap(DomainPath) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get the ShapeMapHasParentElementPath link to a DomainPath.
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
Parameters
- parentElementPathInstance
- DomainPath
Returns
- Attributes