IllegalFormatConversionException.Conversion Property

Definition

Returns the inapplicable conversion.

public virtual char Conversion { [Android.Runtime.Register("getConversion", "()C", "GetGetConversionHandler")] get; }
[<get: Android.Runtime.Register("getConversion", "()C", "GetGetConversionHandler")>]
member this.Conversion : char

Property Value

The inapplicable conversion

Attributes

Remarks

Returns the inapplicable conversion.

Java documentation for java.util.IllegalFormatConversionException.getConversion().

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