Condividi tramite


Enumerazione ObjectTypes

Enumera tipi di oggetti nell'area di gestione test di Visual Studio Test Professional.

Spazio dei nomi:  Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

Sintassi

'Dichiarazione
Public Enumeration ObjectTypes
public enum ObjectTypes
public enum class ObjectTypes
type ObjectTypes
public enum ObjectTypes

Membri

Nome membro Descrizione
Attachment Un oggetto ITestAttachment.
BugFieldMapping Un oggetto IBugFieldMapping.
DataCollector
None Nessun tipo di oggetto è stato specificato.
Other
Session
SharedSteps
TeamProject Un oggetto ITestManagementTeamProject.
TestCase
TestConfiguration Un oggetto ITestConfiguration.
TestConfigurationVariable Non utilizzato.
TestController
TestPlan Un oggetto ITestPlan.
TestPoint Un oggetto ITestPoint.
TestResolutionState Un oggetto ITestResolutionState.
TestResult Un oggetto ITestResult.
TestRun Un oggetto ITestRun.
TestSettings Un oggetto ITestSettings.
TestSuite Un oggetto ITestSuiteBase.
TestSuiteEntry Un oggetto ITestSuite.
TestVariable Un oggetto ITestVariable.
TestVariableValue Un oggetto ITestVariableValue.

Vedere anche

Riferimenti

Spazio dei nomi Microsoft.TeamFoundation.TestManagement.Client