Android.Content.PM.ApplicationInfo.DataDir Property
Full path to a directory assigned to the package for its persistent data.

Syntax

[Android.Runtime.Register("dataDir")]
public string DataDir { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Full path to a directory assigned to the package for its persistent data.

[Android Documentation]

Requirements

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