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

Represents a reference to an assembly that the parent assembly depends on.

Schema Hierarchy

ManagementPack
  Resources
    Assembly (Resources)
      Dependency

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.

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

Assembly (Resources)

Represents an image resource in a management pack.

See Also

Reference

Resources