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

See Also

TS Class

Microsoft.Dss.Core Namespace