次の方法で共有


PresentationTimeRange.StartTimestamp プロパティ

定義

絶対開始時刻の境界を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象