Partager via


IssueAttachmentContract.ContentFormat Propriété

Définition

Obtient ou définit « link » si le contenu est fourni via une liaison HTTP ou le type MIME des données binaires encodées en Base64 fournies dans la propriété « content ».

[Newtonsoft.Json.JsonProperty(PropertyName="properties.contentFormat")]
public string ContentFormat { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.contentFormat")>]
member this.ContentFormat : string with get, set
Public Property ContentFormat As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à