Udostępnij za pośrednictwem


Właściwość TestResultMessage.TestType —

Pobiera lub ustawia typ testu skojarzone.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.Common
Zestaw:  Microsoft.VisualStudio.QualityTools.Common (w Microsoft.VisualStudio.QualityTools.Common.dll)

Składnia

'Deklaracja
<VisiblePropertyAttribute> _
<GroupingPropertyAttribute> _
Public Property TestType As TestType
[VisiblePropertyAttribute]
[GroupingPropertyAttribute]
public TestType TestType { get; set; }
[VisiblePropertyAttribute]
[GroupingPropertyAttribute]
public:
property TestType^ TestType {
    TestType^ get ();
    void set (TestType^ value);
}
[<VisiblePropertyAttribute>]
[<GroupingPropertyAttribute>]
member TestType : TestType with get, set
function get TestType () : TestType
function set TestType (value : TestType)

Wartość właściwości

Typ: Microsoft.VisualStudio.TestTools.Common.TestType
Typ testu skojarzone.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

TestResultMessage Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.Common

TestType