Configuration property
This API applies to:
- Application object
- ApplicationEx object
- InterpretApp object
- ManagerApp object
- OptimizerApp object
- Plugin object
- ScanApp object
- TransferApp object
- VerifyApp object
This property gets the Configuration object of the object.
Syntax
object.Configuration [= value]
| Part | Description |
|---|---|
| object | An expression that evaluates to an object in the above objects list. |
| value | A Configuration value. |