FormatHex.Offset Property

Definition

Gets or sets offset of bytes to start reading the input stream from.

[System.Management.Automation.Parameter]
[System.Management.Automation.ValidateRange(System.Management.Automation.ValidateRangeKind.NonNegative)]
public long Offset { get; set; }
[<System.Management.Automation.Parameter>]
[<System.Management.Automation.ValidateRange(System.Management.Automation.ValidateRangeKind.NonNegative)>]
member this.Offset : int64 with get, set
Public Property Offset As Long

Property Value

Attributes

Applies to