Condividi tramite


Proprietà ITip.TestType

Ottiene un oggetto TestType che identifica in modo univoco il tipo di test.

Spazio dei nomi:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

Sintassi

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

Valore proprietà

Tipo: Microsoft.VisualStudio.TestTools.Common.TestType
Oggetto TestType.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ITip Interfaccia

Spazio dei nomi Microsoft.VisualStudio.TestTools.Common

TestType