Gets the error number.
'Declaration
Public ReadOnly Property Number As Integer
'Usage
Dim instance As TdError
Dim value As Integer
value = instance.Number
public:
property int Number {
int get();
}
Property Value
The error number or error code.
Target Platforms: Windows 7, Windows 8, Windows 8.1, Windows 10, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows Server 2012 R2