SPDiagnosticsCategory Properties

Include Protected Members
Include Inherited Members

The SPDiagnosticsCategory type exposes the following members.

Properties

  Name Description
Public property Area Gets the parent Area of this SPDiagnosticsCategory object.
Public property DefaultEventSeverity
Public property DefaultTraceSeverity Gets the default trace severity throttle value for this SPDiagnostics object.
Public property EventSeverity Gets or sets the currently configured verbosity of event logging.
Public property Hidden Retrieves the value indicating whether the item is hidden from the administrative user interface. (Inherited from SPDiagnosticsItem.)
Public property Id Gets the unique ID for the item. (Inherited from SPDiagnosticsItem.)
Public property LocalizedName Gets the name for the item, localized for display to the user. (Inherited from SPDiagnosticsItem.)
Public property MessageId Gets the integer value representing the index in the message table corresponding to this item. (Inherited from SPDiagnosticsItem.)
Public property Name Gets the non-localized name for the item, used when writing to the trace log, or when manipulating categories through the object model or through powershell. (Inherited from SPDiagnosticsItem.)
Public property Shadow
Public property TraceSeverity Gets or sets the currently configured verbosity of trace logging.

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property IDiagnosticsLevel.Id Obsolete.

Top

See Also

Reference

SPDiagnosticsCategory Class

Microsoft.SharePoint.Administration Namespace