次の方法で共有


FacebookQuickReply.Title プロパティ

定義

返信のタイトルを取得または設定します。 content_typeが "text" の場合は必須です。

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

プロパティ値

返信のタイトル。 20 文字の制限。

適用対象