SearchRequest.Sources Property (Bing, Version 2.0)

Object representing one of the sources in the SourceType Enumeration (Bing, Version 2.0).

Public Property Sources As SourceType[]
public SourceType[] Sources { get; set; }

Remarks

Sources represents the SourceType or SourceTypes to be searched by the Bing Engine.

See Also

Concepts

Code Samples (Bing, Version 2.0)