Interface IEnabledProvider
Indicates the test object supports the IsEnabled property.
public interface IEnabledProvider
- Extension Methods
Properties
IsEnabled
Indicates whether this object is enabled.
bool IsEnabled { get; }
Indicates the test object supports the IsEnabled property.
public interface IEnabledProvider
Indicates whether this object is enabled.
bool IsEnabled { get; }