DebugCategoryAttribute Class

Microsoft Robotics Class Reference

Debug Log Category attribute - used to mark a category as debug

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

Syntax

[AttributeUsageAttribute(AttributeTargets.Field, AllowMultiple = false, Inherited = true)]
public class DebugCategoryAttribute : CategoryDescriptionAttribute

Inheritance Hierarchy

System. . :: . .Object
  System. . :: . .Attribute
    Microsoft.Dss.Diagnostics. . :: . .CategoryDescriptionAttribute
      Microsoft.Dss.Diagnostics..::..DebugCategoryAttribute

See Also

DebugCategoryAttribute Members

Microsoft.Dss.Diagnostics Namespace