The following tables list the members exposed by Processor.
| Name | Description | |
|---|---|---|
| FriendlyName | Gets the processor's descriptive name. |
| Name | Gets the processor's unique name. |
| Type | This property is updated with a value that represents the processor's type. |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified Object is equal to the current Object. |
| GetHashCode | Serves as a hash function for a particular type. |
| HasDialog | Indicates whether the specified property's dialog is available. |
| ShowDialog | Displays the specified property's dialog. |
| ToString | Returns a string that represents the current object. |