CommonCategory Enumeration

Microsoft Robotics Class Reference

Common log categories

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

Syntax

[CategoryNamespaceAttribute("https://schemas.microsoft.com/robotics/2010/10/CommonCategories.html")]
public enum CommonCategory

Members

Member name Value Description
Fault 0 Fault occured.
Exception 1 Exception occured

See Also

Microsoft.Dss.Diagnostics Namespace