TestResult.TestRunParameterName Field
Returns "TestRun".
Namespace: Microsoft.VisualStudio.TestTools.Common
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Syntax
public static readonly string TestRunParameterName
public:
static initonly String^ TestRunParameterName
static val TestRunParameterName : string
Public Shared ReadOnly TestRunParameterName As String
Field Value
Type: System.String
See Also
TestResult Class
Microsoft.VisualStudio.TestTools.Common Namespace
Return to top