Share via


AssetStreamingLocator.StartTime Property

Definition

Gets the start time of the Streaming Locator.

[Newtonsoft.Json.JsonProperty(PropertyName="startTime")]
public DateTime StartTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="startTime")>]
member this.StartTime : DateTime
Public ReadOnly Property StartTime As DateTime

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to