C1.Win.C1DX.4.8 Assembly / C1.Util.DX Namespace / HResult Structure / Failure Property

In This Topic
Failure Property
In This Topic
Gets a value indicating whether this HResult is failure.
Syntax
'Declaration
 
Public ReadOnly Property Failure As System.Boolean
 

Property Value

true if failure; otherwise, false.
See Also