DataCollectionEventArgs (Constructor) (DataCollectionContext)

Inicializa la instancia almacenando la información determinada.

Espacio de nombres:  Microsoft.VisualStudio.TestTools.Execution
Ensamblado:  Microsoft.VisualStudio.QualityTools.ExecutionCommon (en Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll)

Sintaxis

'Declaración
Protected Sub New ( _
    context As DataCollectionContext _
)
protected DataCollectionEventArgs(
    DataCollectionContext context
)
protected:
DataCollectionEventArgs(
    DataCollectionContext^ context
)
new : 
        context:DataCollectionContext -> DataCollectionEventArgs
protected function DataCollectionEventArgs(
    context : DataCollectionContext
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

DataCollectionEventArgs Clase

DataCollectionEventArgs (Sobrecarga)

Microsoft.VisualStudio.TestTools.Execution (Espacio de nombres)

DataCollectionContext