InformationNodeConverters.AddBuildError 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 AddBuildError(IBuildInformation, String, DateTime) Adds an error to the specified build information object. Does not save to the server.
Public methodStatic member AddBuildError(IBuildInformation, String, Int32, Int32, String, String, DateTime) Adds an error to the specified build information object. Does not save to the server.
Public methodStatic member AddBuildError(IBuildInformation, String, String, Int32, Int32, String, String, DateTime) Adds an error to the specified build information object. Does not save to the server.
Public methodStatic member AddBuildError(IBuildInformation, String, String, String, Int32, Int32, String, String, DateTime) Adds an error to the specified build information object. Does not save to the server.

Top

See Also

Reference

InformationNodeConverters Class

Microsoft.TeamFoundation.Build.Client Namespace