Status Property
Description
The status of the add-in.
Property type
Read-only property
Syntax
Visual Basic
Public Property Status As String
Return Type
  • Active--The add-in is installed and loaded. 
  • Inactive--The add-in is installed, but is not loaded. 
  • NoLicense--The license for this UFT One computer does not support the add-in. It cannot be loaded.
  • Outdated--An obsolete version of the add-in is installed. It cannot be loaded. 
Example
See Also