Поделиться через


BasicTransferInformation - конструктор

Инициализирует новый экземпляр класса BasicTransferInformation, используя предоставленный контекст.

Пространство имен:  Microsoft.VisualStudio.TestTools.Execution
Сборка:  Microsoft.VisualStudio.QualityTools.ExecutionCommon (в Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll)

Синтаксис

'Декларация
Protected Sub New ( _
    context As DataCollectionContext _
)
protected BasicTransferInformation(
    DataCollectionContext context
)
protected:
BasicTransferInformation(
    DataCollectionContext^ context
)
new : 
        context:DataCollectionContext -> BasicTransferInformation
protected function BasicTransferInformation(
    context : DataCollectionContext
)

Параметры

Безопасность платформы .NET Framework

См. также

Ссылки

BasicTransferInformation Класс

Microsoft.VisualStudio.TestTools.Execution - пространство имен

DataCollectionContext