Click or drag to resize
IErrorInfoMachineName Property
Gets or sets the name of the machine.

Namespace: ErrorUnit.Interfaces
Assembly: ErrorUnit (in ErrorUnit.dll) Version: 1.3.0
Syntax
C#
string MachineName { get; set; }

Property Value

Type: String
The name of the machine.
See Also