Share via


WebTestPropertiesValidationRules.ExpectedHttpStatusCode Property

Definition

Validate that the WebTest returns the http status code provided.

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

Property Value

Applies to