Whether the import was cancelled.
| 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 (); }