Click or drag to resize

CurrentPartitionChangingEventArgsNewPartitionNumber Property

Gets the value that CurrentPartition will be changed to.

Namespace:  Ookii.Jumbo.IO
Assembly:  Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax
public int NewPartitionNumber { get; }

Property Value

Type: Int32
The new value of CurrentPartition.
See Also