BuildCommonCategoryLogDetails Method
Microsoft Robotics Class Reference
Creates a LogDetails from a common category and specified 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 LogDetails BuildCommonCategoryLogDetails(
Type categoryType,
Enum commonCategory
)
Parameters
- categoryType
Type: System. . :: . .Type
type to use for the namespace
- commonCategory
Type: System. . :: . .Enum
common category enum to log
Return Value
a new logdetails object