Lezen in het Engels

Delen via


TestAndCategoryPair.ToTestListCategoryId Method

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Returns a TestListCategoryId object by using the provided TestAndCategoryPair object.

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

Syntax

C#
public static TestListCategoryId ToTestListCategoryId(
    TestAndCategoryPair pair
)

Parameters

Return Value

Type: Microsoft.VisualStudio.TestTools.Common.TestListCategoryId
A test list category ID object.

.NET Framework Security

See Also

Reference

TestAndCategoryPair Class

Microsoft.VisualStudio.TestTools.Common Namespace

TestListCategoryId