The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
UITestMediaEventInfo Constructor (MediaActionType, Object^)
Creates new instance of MediaEventInfo with the event type and event arguments.
Assembly: Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)
Parameters
- actionType
-
Type:
Microsoft.VisualStudio.TestTools.UITest.Extension::MediaActionType
Type of media action.
- value
-
Type:
System::Object^
Value of action.
Show: