IVerifiable Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an interface that can be implemented by test extension classes to verify its required test elements.
public interface class IVerifiable
public interface IVerifiable
type IVerifiable = interface
Public Interface IVerifiable
- Derived
Methods
IsValid() |
When implemented in a derived class, gets a value that indicates whether the essential elements are available and valid. |