Click or drag to resize

STARCommandLog Property

Log for ML_STAR. By default log will be written to hamilton log files. you can redirect to other destination

Namespace:  Huarui.STARLine
Assembly:  SharpHamilton (in SharpHamilton.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
public TextWriter Log { get; set; }

Property Value

Type: TextWriter
See Also