다음을 통해 공유


MediaRecorderCommandEventArgs 생성자

네임스페이스:  Microsoft.VisualStudio.TestTools.Execution
어셈블리:  Microsoft.VisualStudio.QualityTools.ExecutionCommon(Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll)

구문

‘선언
Public Sub New ( _
    context As DataCollectionContext, _
    command As MediaRecorderCommand _
)
public MediaRecorderCommandEventArgs(
    DataCollectionContext context,
    MediaRecorderCommand command
)
public:
MediaRecorderCommandEventArgs(
    DataCollectionContext^ context, 
    MediaRecorderCommand command
)
new : 
        context:DataCollectionContext * 
        command:MediaRecorderCommand -> MediaRecorderCommandEventArgs
public function MediaRecorderCommandEventArgs(
    context : DataCollectionContext, 
    command : MediaRecorderCommand
)

매개 변수

.NET Framework 보안

참고 항목

참조

MediaRecorderCommandEventArgs 클래스

Microsoft.VisualStudio.TestTools.Execution 네임스페이스