Share via


CreativeWork.Video Property

Definition

Gets a video of the item.

[Newtonsoft.Json.JsonProperty(PropertyName="video")]
public Microsoft.Azure.CognitiveServices.Search.NewsSearch.Models.VideoObject Video { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="video")>]
member this.Video : Microsoft.Azure.CognitiveServices.Search.NewsSearch.Models.VideoObject
Public ReadOnly Property Video As VideoObject

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to