MediaRecorderCommandEventArgs 类

定义

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
继承
属性

构造函数

MediaRecorderCommandEventArgs(DataCollectionContext, MediaRecorderCommand)

属性

Command
Context

获取或设置事件的上下文信息。

(继承自 DataCollectionEventArgs)
TargetDataCollectorUri (继承自 DataCollectionEventArgs)

适用于