Share via


CompartmentMapHasElementsDisplayedPath.GetLinkToElementsDisplayed Method

Definition

Get the CompartmentMapHasElementsDisplayedPath link to a CompartmentMap.

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

Parameters

compartmentMapInstance
CompartmentMap

Returns

Attributes

Applies to