ComponentOne Bitmap for UWP
Code Property

C1.UWP.DX Assembly > C1.Util.DX Namespace > HResult Structure : Code Property
Gets the HRESULT error code.
Syntax
'Declaration
 
Public ReadOnly Property Code As System.Integer
public System.int Code {get;}

Property Value

The HRESULT error code.
See Also

Reference

HResult Structure
HResult Members