LibUsbDotNet 2.2.8
AddRemoveEventArgs Class
Library ReferenceMonoLibUsb.ProfileAddRemoveEventArgs
LibUsbDotNet on SourceForge
Describes a device arrival/removal notification event
Declaration Syntax
C#Visual BasicVisual C++
public class AddRemoveEventArgs : EventArgs
Public Class AddRemoveEventArgs _
	Inherits EventArgs
public ref class AddRemoveEventArgs : public EventArgs
Members
All MembersProperties



IconMemberDescription
EventType
The type of event that occured.

MonoUSBProfile
The MonoUsbProfile that was added or removed.

Inheritance Hierarchy
Object
EventArgs
 AddRemoveEventArgs

Assembly: LibUsbDotNet (Module: LibUsbDotNet) Version: 2.2.8.104 (2.2.8.104)