[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Contains all folder definitions to be displayed in the console.

Schema Hierarchy

ManagementPack
  Presentation
    Folders

Syntax

Xml

<Folders>
   <Folder ID="FolderID" Accessibility="Public/Private" ParentFolder="ParentFolderID"></Folder>
</Folders>

Attributes and Elements

The following sections describe attributes, child elements, and the parent element of the Folders element.

Attributes

None.

Child Elements

Element Description

Folder

Represents a folder to be displayed in the console.

Parent Elements

Element Description

Presentation

Contains all user interface (UI) related elements that are defined in the management pack.

See Also

Reference

Presentation