ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX Namespace / HResult Structure / Code Property

In This Topic
    Code Property
    In This Topic
    Gets the HRESULT error code.
    Syntax
    'Declaration
     
    Public ReadOnly Property Code As Integer
    public int Code {get;}

    Property Value

    The HRESULT error code.
    See Also