MediaRecorderCommandEventArgs.Command Property

Definition

public:
 property Microsoft::VisualStudio::TestTools::Execution::MediaRecorderCommand Command { Microsoft::VisualStudio::TestTools::Execution::MediaRecorderCommand get(); };
public Microsoft.VisualStudio.TestTools.Execution.MediaRecorderCommand Command { get; }
member this.Command : Microsoft.VisualStudio.TestTools.Execution.MediaRecorderCommand
Public ReadOnly Property Command As MediaRecorderCommand

Property Value

Returns MediaRecorderCommand.

Applies to