←Select platform

DeviceName Property

Summary

Gets the name of the enumerated device.

Syntax

C#
VB
C++
public string DeviceName { get; } 
  
Public ReadOnly Property DeviceName As String 
public: 
property String^ DeviceName { 
   String^ get(); 
} 

Property Value

The name of the enumerated device.

Example

For an example, refer to EnumDevices

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Wia Assembly