次の方法で共有


UpdateOperationWithModifier<TValue>.Slice プロパティ

定義

[Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="slice")]
public int? Slice { get; }
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="slice")>]
member this.Slice : Nullable<int>
Public ReadOnly Property Slice As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象