ProductName() property

Returns the product name of the device associated with the current instance of the DaqDeviceDescriptor class as a character array.

Member of the DaqDeviceDescriptor class.

Property Prototype

VB .NET

Public Shared ReadOnly Property ProductName As String

C# .NET

public string ProductName [get]