Sdílet prostřednictvím


BasicTransferInformation – konstruktor

Inicializuje novou instanci BasicTransferInformation třídy pomocí zadaného kontextu.

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 BasicTransferInformation(
    DataCollectionContext context
)
protected:
BasicTransferInformation(
    DataCollectionContext^ context
)
new : 
        context:DataCollectionContext -> BasicTransferInformation
protected function BasicTransferInformation(
    context : DataCollectionContext
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

BasicTransferInformation Třída

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

DataCollectionContext