Freigeben über


DataCollectionEventArgs-Konstruktor (DataCollectionContext)

Initialisiert die Instanz, indem die angegebenen Informationen gespeichert werden.

Namespace:  Microsoft.VisualStudio.TestTools.Execution
Assembly:  Microsoft.VisualStudio.QualityTools.ExecutionCommon (in Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll)

Syntax

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

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

DataCollectionEventArgs Klasse

DataCollectionEventArgs-Überladung

Microsoft.VisualStudio.TestTools.Execution-Namespace

DataCollectionContext