Android.App.ApplicationAttribute.Debuggable Property
Whether or not the application can be debugged.

Syntax

public bool Debuggable { get; set; }

Value

A bool specifying whether or not the application can be debugged.

Remarks

The Debuggable property is used to set the //application/@android:debuggable attribute value.

Requirements

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