Android.App.Admin.DeviceAdminInfo.ReceiverName Property
Return the class name of the receiver component that implements this device admin.

Syntax

[get: Android.Runtime.Register("getReceiverName", "()Ljava/lang/String;", "GetGetReceiverNameHandler")]
public string ReceiverName { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Return the class name of the receiver component that implements this device admin.

[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