[This is preliminary documentation and is subject to change.]

The LogRecorder type exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
HasErrors
Whether any errors have been recorded.
HasMessages
Whether any messages have been recorded.
HasWarnings
Whether any errors have been recorded.
MessageList
An array of individual recorded messages.
MessageString
All messages in one block of text, separated by newlines.

See Also