WebResult.SearchTags Property (Bing, Version 2.0)

Array of search tags returned for this request.

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

See Also

Concepts

Web SourceType (Bing, Version 2)
Web SourceType Code Samples