DataCollectorMessageInfo Properties

Include Protected Members
Include Inherited Members

The DataCollectorMessageInfo type exposes the following members.

Properties

  Name Description
Public property AgentName Gets or sets the display name of the agent for the data collector that sent the message.
Public property DataCollectorFriendlyName Gets or sets the name of the diagnostic data adapter that sent the message.
Public property DataCollectorUri Gets or sets the uniform resource identifier (URI) for the diagnostic data adapter that sent the message.
Protected property ElementName Gets the name of the tag to use to persist this object ("DataCollectorMessage").
Public property Level Gets or sets the severity level of the message.
Public property Text Gets or sets the text of the message.
Public property Timestamp Gets or sets the date and time that the message was created.

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property IXmlTestStoreCustom.ElementName Gets the name of the tag to use to persist this object.
Explicit interface implemetationPrivate property IXmlTestStoreCustom.NamespaceUri Gets the XML namespace to use to store the element.

Top

See Also

Reference

DataCollectorMessageInfo Class

Microsoft.VisualStudio.TestTools.Common Namespace