[]
        
(Showing Draft Content)

C1.Util.DX.HResult.Success

Success Property

Success

Gets a value indicating whether this HResult is success.

Declaration
public bool Success { get; }
Property Value
Type Description
bool

true if success; otherwise, false.