次の方法で共有


ApiIssueAttachmentData.ContentFormat プロパティ

定義

コンテンツが HTTP リンクを介して提供される場合は 'link' か、'content' プロパティで提供される Base64 でエンコードされたバイナリ データの MIME の種類のいずれかです。

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

プロパティ値

適用対象