Partager via


IssueCommentContract.Text Propriété

Définition

Obtient ou définit le texte du commentaire.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à