Whether the build has been cancelled.
            
| C# | Visual Basic | Visual C++ | 
public bool Cancelled { get; }
Public ReadOnly Property Cancelled As Boolean
public: property bool Cancelled { bool get (); }
| C# | Visual Basic | Visual C++ | 
public bool Cancelled { get; }
Public ReadOnly Property Cancelled As Boolean
public: property bool Cancelled { bool get (); }