次の方法で共有


TextToSpeechResponseUpdateKind.Value プロパティ

定義

この TextToSpeechResponseUpdateKindに関連付けられている値を取得します。

public:
 property System::String ^ Value { System::String ^ get(); };
public string Value { get; }
member this.Value : string
Public ReadOnly Property Value As String

プロパティ値

注釈

値は、テキスト読み上げ更新形式の "種類" メッセージ フィールドにシリアル化されます。

適用対象