Compartir a través de


IssueAttachmentContract.Content Propiedad

Definición

Obtiene o establece un vínculo HTTP o datos binarios codificados en 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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a