FormattedString.Explicit(FormattedString to String) Operator
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
すべての属性を削除して、文字列に FormattedString をキャストします。
public static explicit operator string(Xamarin.Forms.FormattedString formatted);
static member op_Explicit : Xamarin.Forms.FormattedString -> string
パラメーター
- formatted
- FormattedString
キャストする書式設定された文字列。
戻り値
System.String