WebRequest.Options Property (Bing, Version 2.0)

Specifies options for this WebRequest.

Public Property Options[] As WebSearchOption
[XmlArrayItemAttribute(IsNullable=false)] 
public WebSearchOption Options[] { get; set; }

Remarks

Create this array in order to set one or more of the following options:

See Also

Concepts

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