Click or drag to resize

NotImplementedException Properties

The NotImplementedException type exposes the following members.

Properties
 NameDescription
Public propertyNumber The COM error code for this exception (hex 80040400 - 800404FF)
(Inherited from DriverException)
Public propertyPropertyOrMethod The property/accessor or method that is not implemented
Top
See Also