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.

TestListCategoryId Constructor (Guid)

 

Initializes a new instance of the TestListCategoryId class by using the provided GUID.

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

public:
TestListCategoryId(
	Guid id
)

Parameters

id
Type: System::Guid

A Guid object.

Return to top
Show: