Partilhar via


HttpStatus.ScNotImplemented Campo

Definição

Cuidado

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 do campo

Value = 501
Atributos

Comentários

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a