ManagementPackTypeProjectionComponent 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 type projection component.
The following tables list the members exposed by the ManagementPackTypeProjectionComponent type.
Public Constructors
Name | Description | |
---|---|---|
ManagementPackTypeProjectionComponent | Overloaded. Initializes a new ManagementPackTypeProjectionComponent object. |
Top
Public Properties
Name | Description | |
---|---|---|
Alias | Gets or sets the alias for the component from a type projection, which can be used to reference the component. | |
ComponentCollection | Gets the component collection. | |
Item | Gets the element that has the specified name. | |
Item | Gets the element at the specified relationship role. | |
Parent | Gets the parent component, if any, for the current component in the projection. | |
Path | Gets or sets the path. | |
TargetConstraint | Gets the target constraint. | |
TargetEndpoint | Gets the target endpoint. | |
TargetType | Gets the target type. | |
TypeProjection | Gets the type projection. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetEnumerator | Returns an enumerator that can iterate through a collection. | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) | |
WriteXml | Serializes this object as XML. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
ManagementPackTypeProjectionComponent Class
Microsoft.EnterpriseManagement.Configuration Namespace