BuildMessageImportance Enumeration
Visual Studio 2010
Describes the importance of a message. For more information about how to use this type, see Manage Build Information and Control Verbosity.
Assembly: Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)
Show up in log
Apparently, under 'Normal' logging, you need BuildMessageImportance.High to have your message show up in the log.
- 6/15/2011
- Paul Meyer