Android.App.Admin.DeviceAdminInfo.ActivityInfo Property
Return the raw information about the receiver implementing this device admin.

Syntax

[get: Android.Runtime.Register("getActivityInfo", "()Landroid/content/pm/ActivityInfo;", "GetGetActivityInfoHandler")]
public Android.Content.PM.ActivityInfo ActivityInfo { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Return the raw information about the receiver implementing this device admin. Do not modify the returned object.

[Android Documentation]

Requirements

Namespace: Android.App.Admin
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 8