Android.Content.PM.InstrumentationInfo.PublicSourceDir Property
Full path to the publicly available parts of InstrumentationInfo.SourceDir, including resources and manifest.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

Full path to the publicly available parts of InstrumentationInfo.SourceDir, including resources and manifest. This may be different from InstrumentationInfo.SourceDir if an application is forward locked.

[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