DVTk API
WriteWarningCurrentThread Method (text)
DVTkDvtkHighLevelInterface.Common.ThreadsThreadWriteWarningCurrentThread(String)
DVTk API

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

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

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0