Compartir a través de


ApiReleaseContract.Notes Propiedad

Definición

Obtiene o establece notas de la versión

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a