Android.Content.BroadcastReceiverAttribute.Exported Property
Whether or not the receiver can be launched by components of other applications.

Syntax

public bool Exported { get; set; }

Value

A bool specifying whether or not the receiver can be launched by components of other applications.

Remarks

The Exported property is used to set the //receiver/@android:exported attribute value.

Requirements

Namespace: Android.Content
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0