VideoResponse.Results Property (Bing, Version 2.x)

Array of results returned for this VideoRequest.

<XmlArrayItemAttribute(IsNullable=False)> _  
Public Property Results() As VideoResult()
End Property
[XmlArrayItemAttribute(IsNullable=false)] 
public VideoResult[] Results { get; set; }

See Also

Concepts

Video SourceType (Bing, Version 2.x)