Object Property

LibUsbDotNet

LibUsbDotNet 2.2.8 Object Property
Library ReferenceLibUsbDotNet.DeviceNotifyDeviceNotifyEventArgsObject
LibUsbDotNet on SourceForge
Gets the notification class as an object.
Declaration Syntax
C# Visual Basic Visual C++
public Object Object { get; }
Public ReadOnly Property Object As Object
	Get
public:
property Object^ Object {
	Object^ get ();
}
Remarks
This value is never null.

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