Share via


HttpErrorRange.Begin Property

Definition

The inclusive start of the http status code range.

public int? Begin { get; set; }
member this.Begin : Nullable<int> with get, set
Public Property Begin As Nullable(Of Integer)

Property Value

Applies to