ProducesDefaultResponseTypeAttribute.StatusCode Property

Definition

Gets or sets the HTTP status code of the response.

public:
 property int StatusCode { int get(); };
public int StatusCode { get; }
member this.StatusCode : int
Public ReadOnly Property StatusCode As Integer

Property Value

Implements

Applies to