Share via


IHttpStatus.ScNotFound Field

Definition

[Android.Runtime.Register("SC_NOT_FOUND")]
public const int ScNotFound = 404;
[<Android.Runtime.Register("SC_NOT_FOUND")>]
val mutable ScNotFound : int

Field Value

Value = 404
Attributes

Applies to