Information
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.

WorkItemAttribute Constructor (Int32)

 

Initializes a new instance of the WorkItemAttribute class with an identification number.

Namespace:   Microsoft.VisualStudio.TestTools.WebTesting
Assembly:  Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

public:
WorkItemAttribute(
	int id
)

Parameters

id
Type: System::Int32

The ID of the work item.

Return to top
Show: