Compartilhar via


HttpStatus.ScFailedDependency Campo

Definição

Cuidado

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

424 Failed Dependency (WebDAV - RFC 2518)

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

Valor do campo

Value = 424
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