SearchResultEventArgs Class
Represents the event arguments for the search result event.
Namespace: Microsoft.Uii.Desktop.Core
Assembly: Microsoft.Uii.Desktop.Core (in Microsoft.Uii.Desktop.Core.dll)
Usage
'Usage
Dim instance As SearchResultEventArgs
Syntax
'Declaration
Public NotInheritable Class SearchResultEventArgs
Inherits EventArgs
public sealed class SearchResultEventArgs : EventArgs
public ref class SearchResultEventArgs sealed : public EventArgs
public final class SearchResultEventArgs extends EventArgs
public final class SearchResultEventArgs extends EventArgs
Inheritance Hierarchy
System.Object
System.EventArgs
Microsoft.Uii.Desktop.Core.SearchResultEventArgs
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
See Also
Reference
SearchResultEventArgs Members
Microsoft.Uii.Desktop.Core Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.