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.

TestAndCategoryPair Implicit Conversion Operators

 

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

NameDescription
System_CAPS_puboperatorSystem_CAPS_staticImplicit(TestAndCategoryPair^ to TestId^)

This API supports the product infrastructure and is not intended to be used directly from your code. Represents an implicit operator when comparing a TestAndCategoryPair object with a TestId object.

System_CAPS_puboperatorSystem_CAPS_staticImplicit(TestAndCategoryPair^ to TestListCategoryId^)

This API supports the product infrastructure and is not intended to be used directly from your code. Represents an implicit operator when comparing a TestAndCategoryPair object with a TestListCategoryId object.

Return to top
Show: