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