共用方式為


FacebookAttachment.Type 屬性

定義

取得或設定附件的類型。

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

屬性值

附件的類型。 可能是 「image」、「audio」、「video」、「file」 或 「template」。

適用於