UnknownFormatConversionException.Conversion Property

Definition

Returns the unknown conversion.

public virtual string? Conversion { [Android.Runtime.Register("getConversion", "()Ljava/lang/String;", "GetGetConversionHandler")] get; }
[<get: Android.Runtime.Register("getConversion", "()Ljava/lang/String;", "GetGetConversionHandler")>]
member this.Conversion : string

Property Value

The unknown conversion.

Attributes

Remarks

Returns the unknown conversion.

Java documentation for java.util.UnknownFormatConversionException.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