UITestMediaEventInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents event arguments for action on media controls.
public ref class UITestMediaEventInfo
[System.Serializable]
public class UITestMediaEventInfo
[<System.Serializable>]
type UITestMediaEventInfo = class
Public Class UITestMediaEventInfo
- Inheritance
-
UITestMediaEventInfo
- Attributes
Constructors
UITestMediaEventInfo() |
Creates new instance of MediaEventInfo. |
UITestMediaEventInfo(MediaActionType, Object) |
Creates new instance of MediaEventInfo with the event type and event arguments. |
Properties
ActionType |
Gets or sets the media event type. |
Value |
Gets or sets the value. |