Java.IO.File.Exists Method
Returns a boolean indicating whether this file can be found on the underlying file system.

Syntax

[Android.Runtime.Register("exists", "()Z", "GetExistsHandler")]
public virtual bool Exists ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns a boolean indicating whether this file can be found on the underlying file system.

[Android Documentation]

Requirements

Namespace: Java.IO
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1