ComponentOne Bitmap for UWP
C1.UWP.DX 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