TestStepMarker Members

Include Protected Members
Include Inherited Members

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

The TestStepMarker type exposes the following members.

Constructors

  Name Description
Public method TestStepMarker Overloaded.

Top

Methods

  Name Description
Public method Equals (Overrides UITestAction.Equals(Object).)
Protected method Finalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object 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 (Overrides Marker.Invoke(IActionInvoker, UIMap).)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Protected method NotifyPropertyChanged (Inherited from UITestAction.)
Public method ToString (Overrides UITestAction.ToString().)

Top

Properties

  Name Description
Public property ActionName (Inherited from UITestAction.)
Public property ActualThinkTime (Inherited from UITestAction.)
Public property AdditionalInfo (Inherited from UITestAction.)
Public property CanBeParameterized (Inherited from UITestAction.)
Public property Comment (Inherited from UITestAction.)
Public property ContinueOnError (Inherited from UITestAction.)
Public property ContinueOnErrorWrapper (Inherited from UITestAction.)
Public property Direction
Public property Disabled
Public property ElapsedTime (Inherited from UITestAction.)
Public property EndTimestamp (Inherited from UITestAction.)
Public property Id (Inherited from UITestAction.)
Public property IsParameterBound (Inherited from UITestAction.)
Public property MarkerInformation (Inherited from Marker.)
Public property NeedAggregation (Inherited from UITestAction.)
Public property Outcome
Public property ParameterName (Inherited from UITestAction.)
Public property StartTimestamp (Inherited from UITestAction.)
Public property StepId
Public property Tags (Inherited from UITestAction.)
Public property ThinkTime (Inherited from UITestAction.)
Public property ThinkTimeString (Inherited from UITestAction.)
Public property Timestamp (Inherited from UITestAction.)
Public property UIElement (Inherited from UITestAction.)
Public property UIObjectName (Inherited from UITestAction.)
Public property ValueAsString (Inherited from UITestAction.)

Top

Events

  Name Description
Public event PropertyChanged (Inherited from UITestAction.)

Top

See Also

Reference

TestStepMarker Class

Microsoft.VisualStudio.TestTools.UITest.Common Namespace