Udostępnij za pośrednictwem


Właściwość Tip.TestType —

Pobiera TestType obiektu, która identyfikuje typ testu.

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

Składnia

'Deklaracja
Public MustOverride ReadOnly Property TestType As TestType
public abstract TestType TestType { get; }
public:
virtual property TestType^ TestType {
    TestType^ get () abstract;
}
abstract TestType : TestType with get
abstract function get TestType () : TestType

Wartość właściwości

Typ: Microsoft.VisualStudio.TestTools.Common.TestType
A TestType obiektu, która identyfikuje typ testu.

Implementuje

ITip.TestType

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

Tip Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.Common

TestType