Share via


VideoSource.VideoName Property

Definition

Gets or sets name of the Video Analyzer video resource to be used as the source.

[Newtonsoft.Json.JsonProperty(PropertyName="videoName")]
public string VideoName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="videoName")>]
member this.VideoName : string with get, set
Public Property VideoName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to