ConfigurationCategoryAttribute Properties

Microsoft Robotics Class Reference

The ConfigurationCategoryAttribute type exposes the following members.

Properties

  Name Description
Public property CategoryType
Gets or sets the log category type
(Inherited from CategoryDescriptionAttribute.)
Public property DefaultLevel
Gets or sets the log default trace level
(Inherited from CategoryDescriptionAttribute.)
Public property Flags
Gets or sets the log flags
(Inherited from CategoryDescriptionAttribute.)
Public property Format
Gets or sets the log format string
(Inherited from CategoryDescriptionAttribute.)
Public property Name
Gets or sets the log category name
(Inherited from CategoryDescriptionAttribute.)
Public property Specifier
Gets or sets the user defined Specifier
(Inherited from CategoryDescriptionAttribute.)
Public property TypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)
Public property Version
Gets or sets the version
(Inherited from CategoryDescriptionAttribute.)

See Also

ConfigurationCategoryAttribute Class

Microsoft.Dss.Diagnostics Namespace