CategoryEnumType Property

Microsoft Robotics Class Reference

Gets or sets the category enumeration type

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

Syntax

public Type CategoryEnumType { get; set; }

Remarks

This is the type which defined the category in use, or null if the category was dyamically created. This is intentially not a datamember or serialized.

See Also

LogDetails Class

Microsoft.Dss.Diagnostics Namespace