DataCollectionEvents.TestCasePause Olay

Tanım

Bir test çalışması durakladığında tetiklenir.

public:
 abstract event EventHandler<Microsoft::VisualStudio::TestTools::Execution::TestCasePauseEventArgs ^> ^ TestCasePause;
public abstract event EventHandler<Microsoft.VisualStudio.TestTools.Execution.TestCasePauseEventArgs> TestCasePause;
member this.TestCasePause : EventHandler<Microsoft.VisualStudio.TestTools.Execution.TestCasePauseEventArgs> 
Public MustOverride Event TestCasePause As EventHandler(Of TestCasePauseEventArgs) 

Olay Türü

EventHandler<TestCasePauseEventArgs>

Şunlara uygulanır