An NDoc Documented Class Library

Debug.GetAllWindows Method 

[Visual Basic]
Shared Public Function GetAllWindows() As String
[C#]
public static string GetAllWindows();
[C++]
public: static String* GetAllWindows();
[JScript]
public static function GetAllWindows(): String;

See Also

Debug Class | White.Core Namespace