| LogItem Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.ContinuousIntegration
 Syntax
Syntax[SerializableAttribute] public class LogItem
The LogItem type exposes the following members.
 Constructors
Constructors Properties
Properties| Name | Description | |
|---|---|---|
|  | ActionType | 
            Type of the action which logged the message
             | 
|  | Message | 
            Message text.
             | 
|  | Type | 
            Type of message.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | ToString | 
            Return type and content of message in single string.
            (Overrides ObjectToString.) | 
 Remarks
Remarks See Also
See Also