次の方法で共有


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

適用対象