Método IDataCollectorHelper.Create ()
Cria um IDataCollectorInformation objeto.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (em Microsoft.TeamFoundation.TestManagement.Client.dll)
Sintaxe
IDataCollectorInformation Create()
IDataCollectorInformation^ Create()
abstract Create : unit -> IDataCollectorInformation
Function Create As IDataCollectorInformation
Valor de retorno
Type: Microsoft.TeamFoundation.TestManagement.Client.IDataCollectorInformation
Estrutura de informações de um coletor de dados.
Consulte também
IDataCollectorInformation
Interface IDataCollectorHelper
Namespace Microsoft.TeamFoundation.TestManagement.Client
Retornar ao topo