Udostępnij za pośrednictwem


Wyliczenie WebTestExecutionInstruction

Używany do określenia sposobu obsługi operacji.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.WebTesting
Zestaw:  Microsoft.VisualStudio.QualityTools.WebTestFramework (w Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Składnia

'Deklaracja
Public Enumeration WebTestExecutionInstruction
public enum WebTestExecutionInstruction
public enum class WebTestExecutionInstruction
type WebTestExecutionInstruction
public enum WebTestExecutionInstruction

Elementy członkowskie

Nazwa elementu członkowskiego Opis
Execute Operacja ma być uruchomiona.
Skip Operacja jest pominięty.

Uwagi

Used by PreRequestEventArgs.

Zobacz też

Informacje

Przestrzeń nazw Microsoft.VisualStudio.TestTools.WebTesting

Inne zasoby

Working with Web Tests