InteractiveArgs.AsPropertyObject
- Updated2025-07-21
- 1 minute(s) read
InteractiveArgs.AsPropertyObject
Syntax
InteractiveArgs.AsPropertyObject
Return Value
Purpose
Returns the underlying PropertyObject that represents the InteractiveArgs object.
Remarks
Use the PropertyObject to modify, add, or remove custom properties for the object.
Note
Do not use this function to remove or modify the dynamic properties TestStand already provides for InteractiveArgs objects. You can do this through the other methods of the InteractiveArgs class.