次の方法で共有


DeletedRepository.ManifestsDeleted プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象