CompileGroup.SuppressBuildNotifications
bool
SuppressBuildNotifications
{
get;
set;
} Description
Build notifications start of suppressed until after startup proper. That way
we don't get 4 build notification windows popping up on startup.
Return
User Comments