ComponentOne Bitmap for UWP
Success Property

C1.UWP.DX Assembly > C1.Util.DX Namespace > HResult Structure : Success Property
Gets a value indicating whether this HResult is success.
Syntax
'Declaration
 
Public ReadOnly Property Success As System.Boolean
public System.bool Success {get;}

Property Value

true if success; otherwise, false.
See Also

Reference

HResult Structure
HResult Members