次の方法で共有


PrimitivePropertyType.Length プロパティ

定義

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Cosmos.Serialization.HybridRow.Schemas.StrictIntegerConverter))]
[Newtonsoft.Json.JsonProperty(PropertyName="length")]
public int Length { get; set; }
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Cosmos.Serialization.HybridRow.Schemas.StrictIntegerConverter))>]
[<Newtonsoft.Json.JsonProperty(PropertyName="length")>]
member this.Length : int with get, set
Public Property Length As Integer

プロパティ値

属性
Newtonsoft.Json.JsonConverterAttribute Newtonsoft.Json.JsonPropertyAttribute

適用対象