Share via


CompartmentMapHasElementsDisplayedPath.SetElementsDisplayed Method

Definition

Sets ElementsDisplayed.

public:
 static void SetElementsDisplayed(Microsoft::VisualStudio::Modeling::DslDefinition::CompartmentMap ^ element, Microsoft::VisualStudio::Modeling::DslDefinition::DomainPath ^ newPath);
[System.Diagnostics.DebuggerStepThrough]
public static void SetElementsDisplayed (Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentMap element, Microsoft.VisualStudio.Modeling.DslDefinition.DomainPath newPath);
[<System.Diagnostics.DebuggerStepThrough>]
static member SetElementsDisplayed : Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentMap * Microsoft.VisualStudio.Modeling.DslDefinition.DomainPath -> unit
Public Shared Sub SetElementsDisplayed (element As CompartmentMap, newPath As DomainPath)

Parameters

element
CompartmentMap
newPath
DomainPath
Attributes

Applies to