Dart.PowerTCP.Zip Namespace > DiskEventArgs Class : DiskNumber Property |
Public ReadOnly Property DiskNumber As Integer
Dim instance As DiskEventArgs Dim value As Integer value = instance.DiskNumber
public int DiskNumber {get;}
public: __property int get_DiskNumber();
This value will represent the disk required during a spanning operation. If a disk does not match the specifications in Archive.SpanConfiguration, the Disk event will fire again with the same DiskNumber value and the DiskEventArgs.Exception will contain the Exception.