ManagementPackTypeProjectionComponent Members
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 | Overloaded. Gets the element at the specified index. | |
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 | Overloaded. (inherited from Object) | |
GetEnumerator | Returns an enumerator that can iterate through a collection. | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ReferenceEquals | (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
Explicit Interface Implementations
Name | Description | |
---|---|---|
System.Collections.IEnumerable.GetEnumerator |
Top
See Also
Reference
ManagementPackTypeProjectionComponent Class
Microsoft.EnterpriseManagement.Configuration Namespace