Whether the import was cancelled.
| C# | Visual Basic | Visual C++ |
bool Cancelled { get; }
ReadOnly Property Cancelled As Boolean
property bool Cancelled { bool get (); }
| C# | Visual Basic | Visual C++ |
bool Cancelled { get; }
ReadOnly Property Cancelled As Boolean
property bool Cancelled { bool get (); }