DriverExceptionNumber Property |
The COM error code for this exception (hex 80040400 - 800404FF)
Namespace: ASCOMAssembly: ASCOM.Exceptions (in ASCOM.Exceptions.dll) Version: 6.0.0.0 (6.6.9999.9999)
Syntaxpublic int Number { get; }Public ReadOnly Property Number As Integer
Get
public:
property int Number {
int get ();
}Property Value
Int32
See Also