ComponentOne Bitmap for UWP
Failure Property

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

Property Value

true if failure; otherwise, false.
See Also

Reference

HResult Structure
HResult Members