Dart.PowerWEB.TextBox Namespace > FileUploadEventArgs Class : Exception Property |
Gets the exception, if any, that occurred during a file upload.
[Visual Basic]
Public ReadOnly Property Exception As Exception
[C#]
public Exception Exception {get;}
[C++]
public: __property Exception* get_Exception();
Check this property to see if an exception occurred during the file upload.
Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista
FileUploadEventArgs Class | FileUploadEventArgs Members
Send comments on this topic.
Documentation version 3.2.0.0.
© 2009 Dart Communications. All rights reserved.