Udostępnij za pośrednictwem


Właściwość LastResponseCodeRule.ResponseCode —

Pobiera lub ustawia kod odpowiedzi.

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

Składnia

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

Wartość właściwości

Typ: Microsoft.VisualStudio.TestTools.WebTesting.WebTestResponseCode
Kod odpowiedzi.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

LastResponseCodeRule Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.WebTesting.Rules