Visual Basic (Declaration) | |
---|---|
Public Class UploadProgressEventArgs Inherits System.EventArgs |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As UploadProgressEventArgs |
C# | |
---|---|
public class UploadProgressEventArgs : System.EventArgs |
C++/CLI | |
---|---|
public ref class UploadProgressEventArgs : public System.EventArgs |
UploadProgressEventArgs contains information concerning the progress of the upload operation, including the currently transferring file, and the operation as a whole.
System.Object
System.EventArgs
Dart.FileUpload.UploadProgressEventArgs
Target Platforms: Microsoft .NET Framework 2.0