次の方法で共有


UpdateKbContentsDTO.Urls プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="urls")]
public System.Collections.Generic.IList<string> Urls { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="urls")>]
member this.Urls : System.Collections.Generic.IList<string> with get, set
Public Property Urls As IList(Of String)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象