ScanResult Class Members
Properties Methods Events

The following tables list the members exposed by ScanResult.

Public Constructors
 NameDescription
Public ConstructorScanResult Constructor  
Top
Public Properties
 NameDescription
Public PropertyActiveCustomActionThe most recent action performed on this scan result.  
Public PropertyAttachedFilesThe collection of files attached to this ScanResult.  
Public PropertyCategoryThe category of the result.  
Public PropertyDataAdditional data about the result. This data is application-dependant.  
Public PropertyDescriptionThe description of the result.  
Public PropertyRelevantCntrlThe control the result was found in.  
Public PropertyScannerThe scanner that found this result.  
Public PropertySeverityThe severity of the result found.  
Public PropertySummaryA short summary of the result.  
Top
Public Methods
 NameDescription
Public MethodEqualsOverloaded. Returns true if the other ScanResult is identical to this ScanResult.  
Top
Public Events
 NameDescription
Public EventPropertyChangedA property value changed.  
Top