Freigeben über


FormattedString.Explicit(FormattedString to String) Operator

Definition

Wandelt FormattedString in eine Zeichenfolge um, indem alle Attribute entfernt werden.

public static explicit operator string(Xamarin.Forms.FormattedString formatted);
static member op_Explicit : Xamarin.Forms.FormattedString -> string

Parameter

formatted
FormattedString

Die umzuwandelnde formatierte Zeichenfolge.

Gibt zurück

System.String

Gilt für: