This topic has not yet been rated - Rate this topic

UITestActionFilter.Enabled Property

Gets a value that indicates whether this filter is enabled.

Namespace:  Microsoft.VisualStudio.TestTools.UITest.Common
Assembly:  Microsoft.VisualStudio.TestTools.UITest.Common (in Microsoft.VisualStudio.TestTools.UITest.Common.dll)
public abstract bool Enabled { get; }

Property Value

Type: Boolean
true if this filter is enabled; otherwise, false.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.