Attributes.Name.MainClass Property

Definition

The main class's name (for stand-alone applications).

[Android.Runtime.Register("MAIN_CLASS")]
public static Java.Util.Jar.Attributes.Name MainClass { get; }
[<Android.Runtime.Register("MAIN_CLASS")>]
static member MainClass : Java.Util.Jar.Attributes.Name

Property Value

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to