Compartilhar via


IssueAttachmentContract.Content Propriedade

Definição

Obtém ou define um link HTTP ou dados binários codificados em Base64.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a