Compartir a través de


PublishedBlueprint.ChangeNotes Propiedad

Definición

Obtiene o establece notas de cambio específicas de la versión.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a