Whether the build has been cancelled.
Declaration Syntax
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 (); }