TestStepMarkerAction Methods

Include Protected Members
Include Inherited Members

The TestStepMarkerAction type exposes the following members.

Methods

  Name Description
Public method Equals Returns a value that indicates whether the provided object is equal to this action object. (Overrides UITestAction.Equals(Object).)
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 UITestAction.GetHashCode().)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method Invoke Invokes this action. (Overrides MarkerAction.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 StepId, Direction, and a value that indicates whether this step is Disabled as a string for debugging and tracing. (Overrides UITestAction.ToString().)

Top

See Also

Reference

TestStepMarkerAction Class

Microsoft.VisualStudio.TestTools.UITest.Common Namespace