PropertyNotImplementedException Properties |
The PropertyNotImplementedException type exposes the following members.
| Name | Description | |
|---|---|---|
| AccessorSet |
True if the 'set' accessor is not implemented, else false
| |
| Number |
The COM error code for this exception (hex 80040400 - 800404FF)
(Inherited from DriverException.) | |
| Property |
The property that is not implemented
| |
| PropertyOrMethod |
The property/accessor or method that is not implemented
(Inherited from NotImplementedException.) |