MediaRecorderCommandEventArgs Class

Definition

public ref class MediaRecorderCommandEventArgs : Microsoft::VisualStudio::TestTools::Execution::CustomNotificationEventArgs
[System.Serializable]
public class MediaRecorderCommandEventArgs : Microsoft.VisualStudio.TestTools.Execution.CustomNotificationEventArgs
[<System.Serializable>]
type MediaRecorderCommandEventArgs = class
    inherit CustomNotificationEventArgs
Public Class MediaRecorderCommandEventArgs
Inherits CustomNotificationEventArgs
Inheritance
Attributes

Constructors

MediaRecorderCommandEventArgs(DataCollectionContext, MediaRecorderCommand)

Properties

Command
Context

Gets or sets the context information for the event.

(Inherited from DataCollectionEventArgs)
TargetDataCollectorUri (Inherited from DataCollectionEventArgs)

Applies to