Proprietà ITestRun.Type
Ottiene il tipo di esecuzione dei test.
Spazio dei nomi: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Sintassi
'Dichiarazione
ReadOnly Property Type As TestRunType
TestRunType Type { get; }
property TestRunType Type {
TestRunType get ();
}
abstract Type : TestRunType with get
function get Type () : TestRunType
Valore proprietà
Tipo: Microsoft.TeamFoundation.TestManagement.Client.TestRunType
Tipo di esecuzione dei test.
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.
Vedere anche
Riferimenti
Spazio dei nomi Microsoft.TeamFoundation.TestManagement.Client