get_UserInteractive()

Environment::get_UserInteractive() method

Determines whether the current process is running in user interactive mode.

static bool System::Environment::get_UserInteractive()

Return Value

True if the current protess is running in user interactive mode, otherwise - false

See Also