Returns or sets the status code of the API call. 200 = OK
Namespace: NuGardt.Yourls.API.ResultAssembly: NuGardt.Yourls.API (in NuGardt.Yourls.API.dll) Version: 1.0.0.1 (1.0.0.1)
public int StatusCode { get; set; }public int StatusCode { get; set; }Public Property StatusCode As Integer
Get
Set
Public Property StatusCode As Integer
Get
Set
public:
virtual property int StatusCode {
int get () sealed;
void set (int value) sealed;
}public:
virtual property int StatusCode {
int get () sealed;
void set (int value) sealed;
}Property Value
Type:
Int32Implements
IYourlsBaseResult StatusCode