The ComponentRegistration type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ComponentRegistration |
Creates a component registration.
|
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Extension Methods
| Name | Description | |
|---|---|---|
| Format | Overloaded. |
Properties
| Name | Description | |
|---|---|---|
| ComponentHandlerFactory |
Gets or sets the component handler factory.
| |
| ComponentId |
Gets or sets the component id.
| |
| ComponentProperties |
Gets or sets the component properties.
| |
| ComponentTypeName |
Gets or sets the component type name, or null to use the default component type specified by the service.
| |
| Plugin |
Gets or sets the plugin to which the component will belong.
| |
| Service |
Gets or sets the service implemented by the component.
| |
| TraitsProperties |
Gets or sets the traits properties.
|
