ResourceBundle.Control.FormatDefault Property

Definition

The default format List, which contains the strings "java.class" and "java.properties", in this order.

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

Property Value

Attributes

Remarks

The default format List, which contains the strings "java.class" and "java.properties", in this order. This List is unmodifiable.

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

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