ScanContext Class
Members 
The data on the Application Under Test (AUT) read by Sprinter and passed to the scanner.
Object Model
ScanContext ClassScanControl Class
Syntax
public class ScanContext 
Inheritance Hierarchy

System.Object
   HP.Sprinter.Scanners.API.ScanContext

Public Constructors
 NameDescription
Public ConstructorScanContext Constructor  
Top
Public Properties
 NameDescription
Public PropertyControlsTreeThe root object of the controls tree.  
Public PropertyHtmlThe HTML text returned by the AUT.  
Public PropertyRunTimeExtendedContextPlace holder for future extention of run-time context.  
Public PropertyScanBaseImageThe screenshot of the AUT.  
Public PropertyURLThe URL of the AUT.  
Top