Android.Content.PM.ApplicationInfo.SplitPublicSourceDirs Property
Full path to the publicly available parts of ApplicationInfo.SplitSourceDirs, including resources and manifest.

Syntax

[Android.Runtime.Register("splitPublicSourceDirs")]
public IList<string> SplitPublicSourceDirs { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Full path to the publicly available parts of ApplicationInfo.SplitSourceDirs, including resources and manifest. This may be different from ApplicationInfo.SplitSourceDirs 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