次の方法で共有


GalleryApplication.ReleaseNoteUri プロパティ

定義

リリース ノート URI を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象