Compartir a través de


HttpStatus.ScNotImplemented Campo

Definición

Precaución

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

501 Not Implemented (HTTP/1.

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

Valor de campo

Value = 501
Atributos

Comentarios

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código abierto de Android y se usan según los términos descritos en la licencia de atribución de Creative Commons 2.5.

Se aplica a