Aracılığıyla paylaş


MediaRecorderCommandEventArgs Oluşturucu

Ad alanı:  Microsoft.VisualStudio.TestTools.Execution
Derleme:  Microsoft.VisualStudio.QualityTools.ExecutionCommon (Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll içinde)

Sözdizimi

'Bildirim
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
)

Parametreler

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

MediaRecorderCommandEventArgs Sınıf

Microsoft.VisualStudio.TestTools.Execution Ad Alanı