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.

UITestActionFilterType Enumeration

 

Indicates the type of filter for a UITestActionFilter object.

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

public enum class UITestActionFilterType

Member nameDescription
Binary

A binary filter

Unary

A unary filter.

Return to top
Show: