Enabled Property

LibUsbDotNet

LibUsbDotNet 2.2.8 Enabled Property
Library ReferenceLibUsbDotNet.DeviceNotify.LinuxLinuxDeviceNotifierEnabled
LibUsbDotNet on SourceForge
Enables/Disables notification events.
Declaration Syntax
C# Visual Basic Visual C++
public bool Enabled { get; set; }
Public Property Enabled As Boolean
	Get
	Set
public:
virtual property bool Enabled {
	bool get () sealed;
	void set (bool value) sealed;
}

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