Share via


GetArgumentValue Method

Microsoft Robotics Class Reference

Gets the argument value.

Namespace: Microsoft.Dss.Diagnostics
Assembly: Microsoft.Dss.Diagnostics (in Microsoft.Dss.Diagnostics.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

public Object GetArgumentValue(
    string name
)

Parameters

Return Value

The value found or null if argument with given name does not exist.

See Also

LogDetails Class

Microsoft.Dss.Diagnostics Namespace