BingSearchOptions Properties
Contains settings that define the parameters for searching via the Microsoft Bing service.Name | Description |
---|---|
AutocorrectQuery | Obsolete. Gets or sets a value indicating whether it is necessary to automatically correct a search query. |
CanFreeze | Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject. |
Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject. |
DistanceUnit | Obsolete. Gets or sets a value that defines how to measure distances. |
IsFrozen | Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject. |
ResultsCount | Gets or sets the total number of results that can be obtained by a search request. |
SearchRadius | Obsolete. Gets or sets a radius to perform a search. |
See Also