Share via


TestResult.ErrorStackTracePropertyName Field

 

Returns "ErrorStackTrace".

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

Syntax

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

Field Value

Type: System.String

See Also

TestResult Class
Microsoft.VisualStudio.TestTools.Common Namespace

Return to top