Click or drag to resize
ApiHttpResultStatusCode Property
HTTP status code.

Namespace: PatchKit.Api
Assembly: PatchKit.Api (in PatchKit.Api.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int StatusCode { get; set; }

Property Value

Type: Int32
See Also