IPartition.OffsetRange Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the range of bytes within the disk that this partition uses.
public Microsoft.Windows.EventTracing.AddressRange OffsetRange { get; }
member this.OffsetRange : Microsoft.Windows.EventTracing.AddressRange
Public ReadOnly Property OffsetRange As AddressRange