InformationNodeConverters.AddBuildWarning Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodStatic member AddBuildWarning(IBuildInformation, String, DateTime) Adds a warning to the specified build information object. Does not save to the server.
Public methodStatic member AddBuildWarning(IBuildInformation, String, Int32, Int32, String, String, DateTime) Adds a warning to the specified build information object. Does not save to the server.
Public methodStatic member AddBuildWarning(IBuildInformation, String, Int32, Int32, String, String, DateTime, String) Adds a warning to the specified build information object. Does not save to the server.
Public methodStatic member AddBuildWarning(IBuildInformation, String, String, Int32, Int32, String, String, DateTime, String) Adds a warning to the specified build information object. Does not save to the server.

Top

See Also

Reference

InformationNodeConverters Class

Microsoft.TeamFoundation.Build.Client Namespace