Share via


TestResultMessage Members

Include Protected Members
Include Inherited Members

The TestResultMessage type exposes the following members.

Constructors

 

Name

Description

Public method

TestResultMessage

Overloaded.

Top

Methods

 

Name

Description

Public method

Clone

Public method

Equals

(Overrides Object.Equals(Object).)

Protected method

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

Public method

GetHashCode

(Overrides Object.GetHashCode().)

Public method

GetObjectData

(Overrides TestMessage.GetObjectData(SerializationInfo, StreamingContext).)

Public method

GetType

Gets the type of the current instance. (Inherited from Object.)

Public method

IsValid

(Overrides TestMessage.IsValid().)

Public method

Load

Protected method

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

Public method

Save

Public method

ToString

(Overrides Object.ToString().)

Top

Fields

 

Name

Description

Protected field

m_duration

Protected field

m_endTime

Protected field

m_exception

Protected field

m_id

Protected field

m_messageKind

Protected field

m_spoolMessage

Protected field

m_startTime

Protected field

m_testName

Protected field

m_testType

Top

Properties

 

Name

Description

Public property

ComputerName

Public property

DisplayText

Public property

Duration

Public property

EndTime

Public property

Id

Public property

IsRunLevel

Public property

LoadTestAgentNames

Public property

LongText

Public property

MessageKind

Public property

SpoolMessage

Public property

StartTime

Public property

Storage

Public property

SystemException

Public property

TestName

Public property

TestType

Public property

VisibleProperties

Top

See Also

Reference

TestResultMessage Class

Microsoft.VisualStudio.TestTools.Common Namespace