[This is preliminary documentation and is subject to change.]
Gets class name of the window
Namespace: Tools.WindowsT.NativeTAssembly: Tools.Win (in Tools.Win.dll) Version: 1.5.3.38916 (1.5.3.38916)
Syntax
Remarks
When actual class name of window is longer than 1024 characters (which is inprobable) it's truncated to 1024 characters
Exceptions
| Exception | Condition |
|---|---|
| Tools.API..::..Win32APIException | Failed to obtain window class name (i.g. window handle is invalid) |
See Also
Version History
1.5.3
- This property is new in version 1.5.3