If the copy operation failed, gets the exception that cauesed the failure.
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
Exception Exception { get; }
ReadOnly Property Exception As Exception Get
property Exception^ Exception { Exception^ get (); }
/** @property */ Exception get_Exception()