VeriStand .NET API Reference

TextLogFile Class

Specifies information about a text log file

Namespace: NationalInstruments.VeriStand.ClientAPI.Logging
Assembly: NationalInstruments.VeriStand.ClientAPI (in NationalInstruments.VeriStand.ClientAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
Visual Basic (Declaration)
<SerializableAttribute> _
Public Class TextLogFile _
	Inherits LogFile
C#
[SerializableAttribute]
public class TextLogFile : LogFile
Visual C++
[SerializableAttribute]
public ref class TextLogFile : public LogFile

Inheritance Hierarchy

System.Object
    NationalInstruments.VeriStand.ClientAPI.Logging.LogFile
        NationalInstruments.VeriStand.ClientAPI.Logging.TextLogFile

See Also

Log in to get a better experience