The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
TestObjectUpdatedException Constructor (String^, Object^)
Initializes a new instance of the TestObjectUpdatedException class by using the provided message and the value.
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Parameters
- message
-
Type:
System::String^
The message for this exception.
- value
-
Type:
System::Object^
The object that cannot be saved.
Show: