Share via


TestResult.TestTypePropertyName Field

 

Returns "TestType".

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

Syntax

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

Field Value

Type: System.String

See Also

TestResult Class
Microsoft.VisualStudio.TestTools.Common Namespace

Return to top