CompartmentMapHasElementsDisplayedPath.GetLinkToCompartmentMap Method

Definition

Get the CompartmentMapHasElementsDisplayedPath link to a DomainPath.

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

Parameters

pathInstance
DomainPath

Returns

Attributes

Applies to