Proprietà ITestManagementTeamProject.TestPoints
Spazio dei nomi: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Sintassi
'Dichiarazione
ReadOnly Property TestPoints As ITestPointHelper
ITestPointHelper TestPoints { get; }
property ITestPointHelper^ TestPoints {
ITestPointHelper^ get ();
}
abstract TestPoints : ITestPointHelper with get
function get TestPoints () : ITestPointHelper
Valore proprietà
Tipo: Microsoft.TeamFoundation.TestManagement.Client.ITestPointHelper
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.
Vedere anche
Riferimenti
ITestManagementTeamProject Interfaccia
Spazio dei nomi Microsoft.TeamFoundation.TestManagement.Client