BingSearchCompletedEventArgs Constructors
Obsolete. Provides data for the BingSearchDataProvider.SearchCompleted event.Name | Parameters | Description |
---|---|---|
BingSearchCompletedEventArgs(SearchRequestResult, Exception, Boolean, Object) | requestResult, error, cancelled, userState |
Initializes a new instance of the BingSearchCompletedEventArgs class with the specified values of event arguments.
|
See Also