共用方式為


FacebookPostBack.Payload 屬性

定義

取得或設定要傳回 Webhook 的字串。

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

屬性值

要回傳至 Webhook 的字串。

適用於