Freigeben über


ITip.TestType-Eigenschaft

Ruft ein TestType-Objekt ab, das den Typ den Tests eindeutig identifiziert.

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

Syntax

'Declaration
ReadOnly Property TestType As TestType
    Get
TestType TestType { get; }
property TestType^ TestType {
    TestType^ get ();
}
abstract TestType : TestType
function get TestType () : TestType

Eigenschaftswert

Typ: Microsoft.VisualStudio.TestTools.Common.TestType
Ein TestType-Objekt.

.NET Framework-Sicherheit

Siehe auch

Referenz

ITip Schnittstelle

Microsoft.VisualStudio.TestTools.Common-Namespace

TestType