MediaRecorderCommandEventArgs 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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) |