WriteLineIf Method
Microsoft Robotics Class Reference
Outputs to default trace or debug listener
Namespace: Microsoft.Dss.Core
Assembly: Microsoft.Dss.Base (in Microsoft.Dss.Base.dll) Version: 2.2.76.0 (2.2.76.0)
Syntax
public static void WriteLineIf(
bool condition,
string message
)
Parameters
- condition
Type: System. . :: .Boolean
true to cause a message to be written; otherwise, false.
- message
Type: System. . :: .String
Message