Android.Content.PM.ActivityInfo.Permission Property
Optional name of a permission required to be able to access this Activity.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

Optional name of a permission required to be able to access this Activity. From the "permission" attribute.

[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