DVTk API
WriteInformationCurrentThread Method (text)
DVTkDvtkHighLevelInterface.Common.ThreadsThreadWriteInformationCurrentThread(String)
DVTk API

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

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

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0