Share via


CompartmentMapHasElementsDisplayedPath.GetElementsDisplayed Method

Definition

Gets ElementsDisplayed.

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

Parameters

element
CompartmentMap

Returns

Attributes

Applies to