Activity.Speak プロパティ

定義

読み上げるテキストを取得または設定します。

public string Speak { get; set; }
member this.Speak : string with get, set
Public Property Speak As String

プロパティ値

読み上げるテキスト。

実装

適用対象