次の方法で共有


ContentLink.ContentSize プロパティ

定義

コンテンツ サイズを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="contentSize")]
public long? ContentSize { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="contentSize")>]
member this.ContentSize : Nullable<int64> with get, set
Public Property ContentSize As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象