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