Udostępnij za pośrednictwem


Właściwość PreRequestEventArgs.Instruction —

Zwraca lub ustawia WebTestExecutionInstruction dla tego żądania.Dzięki temu nadchodzące żądania, mają być pomijane.

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
A WebTestExecutionInstruction object.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

PreRequestEventArgs Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.WebTesting