共用方式為


PublishedBlueprint.ChangeNotes 屬性

定義

取得或設定版本特定的變更附注。

[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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於