Compartir a través de


IssueUpdateContract.Title Propiedad

Definición

Obtiene o establece el título del problema.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a