Udostępnij za pośrednictwem


Właściwość PreRequestEventArgs.Instruction —

Pobiera lub ustawia WebTestExecutionInstruction dla tego żądania. Dzięki temu nadchodzące żądania pominięte.

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

Składnia

'Deklaracja
Public Property Instruction As WebTestExecutionInstruction
public WebTestExecutionInstruction Instruction { get; set; }
public:
property WebTestExecutionInstruction Instruction {
    WebTestExecutionInstruction get ();
    void set (WebTestExecutionInstruction value);
}
member Instruction : WebTestExecutionInstruction with get, set
function get Instruction () : WebTestExecutionInstruction 
function set Instruction (value : WebTestExecutionInstruction)

Wartość właściwości

Typ: Microsoft.VisualStudio.TestTools.WebTesting.WebTestExecutionInstruction
Obiekt WebTestExecutionInstruction.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

PreRequestEventArgs Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.WebTesting