DeviceProperties Property

LibUsbDotNet

LibUsbDotNet 2.2.8 DeviceProperties Property
Library ReferenceLibUsbDotNet.MainUsbRegistryDeviceProperties
LibUsbDotNet on SourceForge
Collection of known usb device properties (from the registry).
Declaration Syntax
C# Visual Basic Visual C++
public Dictionary<string, Object> DeviceProperties { get; }
Public ReadOnly Property DeviceProperties As Dictionary(Of String, Object)
	Get
public:
property Dictionary<String^, Object^>^ DeviceProperties {
	Dictionary<String^, Object^>^ get ();
}

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