次の方法で共有


ResourceLinkProperties.Notes プロパティ

定義

リソース リンクに関するメモを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象