Share via


ResourceBundle.Control.FormatClass Property

Definition

The class-only format List containing "java.class".

[Android.Runtime.Register("FORMAT_CLASS")]
public static System.Collections.IList FormatClass { get; }
[<Android.Runtime.Register("FORMAT_CLASS")>]
static member FormatClass : System.Collections.IList

Property Value

Attributes

Remarks

The class-only format List containing "java.class". This List is unmodifiable.

Java documentation for java.util.ResourceBundle.Control.FORMAT_CLASS.

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