Share via


LogDetails.CategoryDescription Members

Microsoft Robotics Class Reference

LogDetails class.

The LogDetails. . :: . .CategoryDescription type exposes the following members.

Constructors

  Name Description
Public method LogDetails. . :: . .CategoryDescription
Initializes a new instance of the CategoryDescription class

Methods

  Name Description
Public method Clone
creates a copy of the LogDetails.CategoryDescription class
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected method Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  Name Description
Public property Category
Gets or sets the category
Public property CategoryType
Gets or sets the category type
Public property DefaultTraceLevel
Gets or sets the default trace level
Public property ExpectedArguments
Gets or sets the list of expectd arguments
Public property Flags
Gets or sets the flags
Public property FormatString
Gets or sets the Format string
Public property Namespace
Gets or sets the namespace
Public property Specifier
Gets or sets the user defined Specifier
Public property Version
Gets or sets the version

See Also

LogDetails. . :: . .CategoryDescription Class

Microsoft.Dss.Diagnostics Namespace