TraceWriter.WriteLine Method

<< 点击显示目录 >>

主页  PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > TraceWriter Class > TraceWriter Methods >

TraceWriter.WriteLine Method

BR.AN.PviServices .NET


Writes a single line to the trace output. Date and timestamp will be add automatically!!!

Overload List

Writes a single line to the trace output. Date and timestamp will be add automatically!!!

public void WriteLine(string)

Writes a single line to the trace output. Date and timestamp will be add automatically!!!

public void WriteLine(string,string)

See Also

TraceWriter Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]

Topics in this section:

TraceWriter.WriteLine(String) Method

TraceWriter.WriteLine(String, String) Method