Sdílet prostřednictvím


DataCollectionEventArgs – konstruktor

Inicializuje instanci uložením dané informace.

Obor názvů:  Microsoft.VisualStudio.TestTools.Execution
Sestavení:  Microsoft.VisualStudio.QualityTools.ExecutionCommon (v Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll)

Syntaxe

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

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

DataCollectionEventArgs Třída

Microsoft.VisualStudio.TestTools.Execution – obor názvů

DataCollectionContext