DVTk API
WriteErrorCurrentThread Method (text)
DVTkDvtkHighLevelInterface.Common.ThreadsThreadWriteErrorCurrentThread(String)
DVTk API

[This is preliminary documentation and is subject to change.]

If called within a HLI Thread, calls the WriteError method of this Thread. Otherwise, writes the text to the console.
Declaration Syntax
C#Visual BasicVisual C++
public static void WriteErrorCurrentThread(
	string text
)
Public Shared Sub WriteErrorCurrentThread ( _
	text As String _
)
public:
static void WriteErrorCurrentThread(
	String^ text
)
Parameters
text (String)
The error text.

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0