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.
IdAndName Constructor (Int32, String^)
Initializes a new instance of the IdAndName class by using the provided ID and name.
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Parameters
- id
-
Type:
System::Int32
The ID for the test object.
- name
-
Type:
System::String^
The name for the test object.
Show: