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.
Represents a reference to an assembly that the parent assembly depends on.
Schema Hierarchy
ManagementPack
  Resources
    Assembly (Resources)
      Dependency
Syntax
<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. | 
Accessibility Attribute Values
| 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. |