次の方法で共有


GetProtectedItemQueryObject.Expand プロパティ

定義

この項目の追加情報を指定するかどうかを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象