getProperty method

Returns QAnywhere Manager configuration properties.

Syntax
string ianywhere.qanywhere.client.QAManagerBase.getProperty(
string name 
)
throws QAException
Parameters
  • name   The QAnywhere Manager configuration property name.

Throws
See also