Represents a reference to an assembly that the parent assembly depends on.
Schema
Hierarchy
Syntax
Xml |
---|
<Dependency ID=”AssemblyID”/> |
Attributes and
Elements
The following sections describe attributes, child elements, and the parent element of the Assembly element.
Attributes
Attribute | Description |
---|---|
ID |
Required attribute. Refers to an ID of an assembly that the parent assembly depends on. |
Value | Description |
---|---|
Public |
Indicates that the module type definition is visible to external management packs. |
Internal |
Indicates that the module type definition is not visible to external management packs. |
Child Elements
None.
Parent Elements
Element | Description |
---|---|
Represents an image resource in a management pack. |