OrderOfInvoke.OrderMapPlayback Property

Definition

Gets the invocation order for test playback.

public:
 static property System::Collections::Generic::Dictionary<IntPtr, int> ^ OrderMapPlayback { System::Collections::Generic::Dictionary<IntPtr, int> ^ get(); };
public static System.Collections.Generic.Dictionary<IntPtr,int> OrderMapPlayback { get; }
static member OrderMapPlayback : System.Collections.Generic.Dictionary<nativeint, int>
Public Shared ReadOnly Property OrderMapPlayback As Dictionary(Of IntPtr, Integer)

Property Value

The playback list of user interface (UI) pointers and the corresponding order number.

Applies to