ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX Namespace / HResultDescriptor Class / Result Property

In This Topic
    Result Property
    In This Topic
    Gets the result.
    Syntax
    'Declaration
     
    Public ReadOnly Property Result As HResult
    public HResult Result {get;}
    See Also