static bool IsConsole();
IsConsole checks if the platform is a console.
A Boolean value of true if the platform is a console and false otherwise.