Summary
Used to store information about a build, to allow better reporting to
the user.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["BuildReport"]
class Type type-node
Syntax
[Serializable()]
public class BuildReport
Attributes
Type | Description |
---|---|
Serializable |
Constructors
Name | Summary |
---|---|
BuildReport |
Initializes a new instance of the NAnt.Core.BuildReport class.
|