IScanCustomAction Interface
Members 
An action that the scanner can run on a result.
Object Model
IScanCustomAction Interface
Syntax
public interface IScanCustomAction 
Public Properties
 NameDescription
PropertyDescriptionThe description of the custom action.  
PropertyIconThe icon of the custom action  
PropertyNameThe name of the custom action.  
Top
Public Methods
 NameDescription
MethodRunRuns the custom action.  
Top
See Also