ManagementPackComponentTypeReference Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Represents a management pack element that is defined by the ManagementPackComponentTypeReference complex type. This type defines a reference to a component type in a management pack.
The following tables list the members exposed by the ManagementPackComponentTypeReference type.
Public Constructors
Name | Description | |
---|---|---|
ManagementPackComponentTypeReference | Initializes a new instance of the ManagementPackComponentTypeReference class. |
Top
Public Properties
Name | Description | |
---|---|---|
BindingCollection | Gets the binding collection in the field collection template. | |
ReferenceName | Gets or sets a reference name in the attribute object template. | |
Target | Gets or sets the target value in the element object template. | |
TypeId | Gets or sets the type of the component. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) | |
WriteXml | Serializes this management pack element as XML. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
ManagementPackComponentTypeReference Class
Microsoft.EnterpriseManagement.Configuration Namespace