CompartmentMapHasElementsDisplayedPath.GetElementsDisplayed 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.
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