USBDeviceDescriptorProduct Property |
Product name, or null if not available
Namespace:
MadWizard.WinUSBNet
Assembly:
WinUSBNet (in WinUSBNet.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic string Product { get; }
Public ReadOnly Property Product As String
Get
public:
property String^ Product {
String^ get ();
}
Property Value
Type:
String
See Also