Share via


TestResult.ErrorMessagePropertyName Field

 

Returns "ErrorMessage".

Namespace:   Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

Syntax

public const string ErrorMessagePropertyName
public:
literal String^ ErrorMessagePropertyName
static val mutable ErrorMessagePropertyName : string
Public Const ErrorMessagePropertyName As String

Field Value

Type: System.String

See Also

TestResult Class
Microsoft.VisualStudio.TestTools.Common Namespace

Return to top