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.
UITestActionFilter::FilterType Property
Gets the type of this filter.
Assembly: Microsoft.VisualStudio.TestTools.UITest.Common (in Microsoft.VisualStudio.TestTools.UITest.Common.dll)
public: property UITestActionFilterType FilterType { virtual UITestActionFilterType get() abstract; }
Property Value
Type: Microsoft.VisualStudio.TestTools.UITest.Common::UITestActionFilterTypeThe type of filter.
Show: