HttpStatus.ScUnprocessableEntity Поле

Определение

Внимание!

Use 'Org.Apache.Http.IHttpStatus.ScUnprocessableEntity'. This class will be removed in a future release.

422 Unprocessable Entity (WebDAV — RFC 2518)

[Android.Runtime.Register("SC_UNPROCESSABLE_ENTITY")]
[System.Obsolete("Use 'Org.Apache.Http.IHttpStatus.ScUnprocessableEntity'. This class will be removed in a future release.")]
public const int ScUnprocessableEntity = 422;
[<Android.Runtime.Register("SC_UNPROCESSABLE_ENTITY")>]
[<System.Obsolete("Use 'Org.Apache.Http.IHttpStatus.ScUnprocessableEntity'. This class will be removed in a future release.")>]
val mutable ScUnprocessableEntity : int

Значение поля

Value = 422
Атрибуты

Комментарии

Части этой страницы — это изменения на основе работы, созданной и общей Project и используемых в соответствии с условиями, описанными в разделе "".

Применяется к