ProductString Property

LibUsbDotNet

LibUsbDotNet 2.2.8 ProductString Property
Library ReferenceLibUsbDotNet.InfoUsbDeviceInfoProductString
LibUsbDotNet on SourceForge
Gets the string representation of the ProductStringIndex string index.
Declaration Syntax
C# Visual Basic Visual C++
public string ProductString { get; }
Public ReadOnly Property ProductString As String
	Get
public:
property String^ ProductString {
	String^ get ();
}

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