Spread for ASP.NET 9.0 Product Documentation
HRSet Property


Gets whether the HResult property is set.
Syntax
'Declaration
 
Public ReadOnly Property HRSet As Boolean
'Usage
 
Dim instance As ExcelException
Dim value As Boolean
 
value = instance.HRSet
public bool HRSet {get;}

Property Value

Boolean: true if the HResult property is set; false otherwise
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

ExcelException Class
ExcelException Members

 

 


Copyright © GrapeCity, inc. All rights reserved.