Share via


VideoDetails.VideoResult Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to