Whether the import was cancelled.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public virtual bool Cancelled { get; }
Public Overridable ReadOnly Property Cancelled As Boolean
public: virtual property bool Cancelled { bool get (); }
C# | Visual Basic | Visual C++ |
public virtual bool Cancelled { get; }
Public Overridable ReadOnly Property Cancelled As Boolean
public: virtual property bool Cancelled { bool get (); }