Click or drag to resize
MetaCode Property
Gets or sets the code.

Namespace: InstaSharp.Models
Assembly: InstaSharp (in InstaSharp.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public HttpStatusCode Code { get; set; }

Property Value

Type: HttpStatusCode
The code.
See Also