Gets the UsbRegistry class that opened the device, or null if the device was not opened by the UsbRegistry class.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public virtual UsbRegistry UsbRegistryInfo { get; }
Public Overridable ReadOnly Property UsbRegistryInfo As UsbRegistry Get
public: virtual property UsbRegistry^ UsbRegistryInfo { UsbRegistry^ get (); }