Mercury.QTP.CustomServer Namespace > CustomServerBase Class : ControlGetProperty Method |
For more information, see the MSDN documentation for System.Windows.Control.InvokeRequired.
For a Custom Server running in the UFT context, pass only serialized types. If one of the objects in the list is not serialized, ControlGetProperty
fails.
Parameters
- sProperty
- The property to get.
- list
- The arguments passed to the property get. Zero or more arguments, passed as a comma-delimited list of values. Pass parameters only of data types that can be stored in a Variant.
Return Value