Android.Util.AtomicFile.BaseFile Property
Return the path to the base file.

Syntax

[get: Android.Runtime.Register("getBaseFile", "()Ljava/io/File;", "GetGetBaseFileHandler")]
public virtual Java.IO.File BaseFile { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Return the path to the base file. You should not generally use this, as the data at that path may not be valid.

[Android Documentation]

Requirements

Namespace: Android.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 17