VerifyConfigurationAction Methods

Include Protected Members
Include Inherited Members

The VerifyConfigurationAction type exposes the following members.

Methods

  Name Description
Public method Equals Returns a value that indicates whether the given object is equal to this UI test action. (Inherited from UITestAction.)
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public method GetHashCode Overrides object.GetHashCode (Inherited from UITestAction.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method Invoke Invokes this action. (Overrides UITestAction.Invoke(UITestActionInvoker, UIMap).)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Protected method NotifyPropertyChanged Raises the PropertyChanged event. (Inherited from UITestAction.)
Public method ToString Returns the description of this action. (Inherited from UITestAction.)

Top

See Also

Reference

VerifyConfigurationAction Class

Microsoft.VisualStudio.TestTools.UITest.Common Namespace