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