Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains all the resources in a management pack.
Warning
This element applies to Management Pack Schema 2.0 only.
Schema Hierarchy
Syntax
<Resources>
<Resource ID=”ID” Comment=”String” Accessibility=”Public/Private” FileName=”string” HasNullStream=”True/False”/>
<Assembly ID=”ID” Comment=”String” Accessibility=”Public/Private” FileName=”string” HasNullStream=”True/False” QualifiedName=”String”>…</Assembly>
<ReportResource ID=”ID” Comment=”String” Accessibility=”Public/Private” FileName=”string” HasNullStream=”True/False” MIMEType=”string”/> <Image ID=”ID” Comment=”String” Accessibility=”Public/Private” FileName=”string” HasNullStream=”True/False”>…</Image>
</Reslurces>
Attributes and Elements
The following sections describe attributes, child elements, and the parent element of the Resources element.
Attributes
None.
Child Elements
Element | Description |
---|---|
Optional element. Represents a generic resource in a management pack. |
|
Optional element. Represents an assembly resource in a management pack. |
|
Optional element. Represents a report resource in a management pack. |
|
Optional element. Represents an image resource in a management pack. |
Parent Elements
Element | Description |
---|---|
ManagementPack |
Represents the root element of a management pack. |
Remarks
The Resources element contains references to all data that is not directly stored in a management pack (binary image data, XML resources, assembly resources, forms, and so on).