Managed Windows API
ClassName Property
NamespacesManagedWinapi.WindowsSystemWindowClassName
The name of the window class (by the GetClassName API function). This class has nothing to do with classes in C# or other .NET languages.
Declaration Syntax
C#
public string ClassName { get; }

Assembly: ManagedWinapi (Module: ManagedWinapi) Version: 0.3.0.0 (0.3)