次の方法で共有


FacebookAttachment.Type プロパティ

定義

添付ファイルの種類を取得または設定します。

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

プロパティ値

添付ファイルの種類。 "image"、"audio"、"video"、"file"、または "template" にすることができます。

適用対象