Win32WindowClassName Property |
Gets the 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 ClassName { get; }
Property Value
Type:
String
The the name of the class to which this window belongs.
See Also