This documentation is archived and is not being maintained.
IBuildProjectNode::GetWarnings Method
Visual Studio 2013
Gets all the warnings for this project and all its child nodes.
Namespace: Microsoft.TeamFoundation.Build.Client
Assembly: Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)
Parameters
- warningType
- Type: System::String
The type of warnings to be retrieved (typically values from ErrorWarningTypes).
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: