HttpRequestResult.IsSuccessStatusCode Property

Definition

Gets a value indicating whether the status code is in the range 200-299.

public bool IsSuccessStatusCode { get; init; }
member this.IsSuccessStatusCode : bool with get, set
Public Property IsSuccessStatusCode As Boolean

Property Value

Applies to