Denso BHT-400-CE Reference Manual page 264

Bar code handy terminal class library reference manual
Table of Contents

Advertisement

MachineName
Acquires the machine name.
Syntax
[VB]
Public Shared ReadOnly Property
[C#]
public static string
Property
Machine name
Exceptions
None
[Ex.] Acquire the machine name.
[VB] Dim MachineName As String = SysInfo.Settings.MachineName
[C#] string MachineName = SysInfo.Settings.MachineName;
MachineName
MachineName
{get;}
- 258 -
As String

Advertisement

Table of Contents
loading

Table of Contents