| Visual Basic (Declaration) | |
|---|---|
Public Class ByteProgressionEventArgs Inherits FileSystemEventArgs | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As ByteProgressionEventArgs | |
| C# | |
|---|---|
public class ByteProgressionEventArgs : FileSystemEventArgs | |
System.Object
System.EventArgs
Xceed.FileSystem.FileSystemEventArgs
Xceed.FileSystem.ByteProgressionEventArgs
Target Platforms: Windows 2000, Windows XP SP3 Family, Windows Server 2003-2008 Family, Windows Vista, Windows 7
Copy Code