TestResult.OutcomePropertyName Field
Returns "Outcome".
Namespace: Microsoft.VisualStudio.TestTools.Common
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Syntax
public const string OutcomePropertyName
public:
literal String^ OutcomePropertyName
static val mutable OutcomePropertyName : string
Public Const OutcomePropertyName As String
Field Value
Type: System.String
See Also
TestResult Class
Microsoft.VisualStudio.TestTools.Common Namespace
Return to top