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


TestManagementConflictingOperation - конструктор (String, Exception)

Пространство имен:  Microsoft.TeamFoundation.TestManagement.Client
Сборка:  Microsoft.TeamFoundation.TestManagement.Client (в Microsoft.TeamFoundation.TestManagement.Client.dll)

Синтаксис

'Декларация
Public Sub New ( _
    message As String, _
    ex As Exception _
)
public TestManagementConflictingOperation(
    string message,
    Exception ex
)
public:
TestManagementConflictingOperation(
    String^ message, 
    Exception^ ex
)
new : 
        message:string * 
        ex:Exception -> TestManagementConflictingOperation
public function TestManagementConflictingOperation(
    message : String, 
    ex : Exception
)

Параметры

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

См. также

Ссылки

TestManagementConflictingOperation Класс

TestManagementConflictingOperation - перегрузка

Microsoft.TeamFoundation.TestManagement.Client - пространство имен