SearchProviderStateChangedEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents data for the SearchProviderStateChanged event.
public ref class SearchProviderStateChangedEventArgs : EventArgs
public class SearchProviderStateChangedEventArgs : EventArgs
type SearchProviderStateChangedEventArgs = class
inherit EventArgs
Public Class SearchProviderStateChangedEventArgs
Inherits EventArgs
- Inheritance
-
SearchProviderStateChangedEventArgs
Properties
NewStatus |
Returns the search provide status. |
Provider |
Returns the type of a search provider whose status has changed. |