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
TestType TestType { get; }
property TestType^ TestType {
TestType^ get ();
}
abstract TestType : TestType with get
function get TestType () : TestType
Valore proprietà
Tipo: Microsoft.VisualStudio.TestTools.Common.TestType
Oggetto TestType.
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per altre informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.