Win32WindowRealClassName Property |
Gets the real name of the class to which this window belongs.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public string RealClassName { get; }
Property Value
Type:
String
The the real name of the class to which this window belongs.
See Also