Condividi tramite


HttpStatus.ScFailedDependency Campo

Definizione

Attenzione

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

Valore del campo

Value = 424
Attributi

Commenti

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a