次の方法で共有


Refreshable.ConfiguredBy プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象