LastRequestOutcomeRule Class

Definition

public ref class LastRequestOutcomeRule : Microsoft::VisualStudio::TestTools::WebTesting::ConditionalRule
[Microsoft.VisualStudio.TestTools.WebTesting.Rules.ConditionalRuleType(Microsoft.VisualStudio.TestTools.WebTesting.ConditionalRuleType.ConditionOnly)]
public class LastRequestOutcomeRule : Microsoft.VisualStudio.TestTools.WebTesting.ConditionalRule
[<Microsoft.VisualStudio.TestTools.WebTesting.Rules.ConditionalRuleType(Microsoft.VisualStudio.TestTools.WebTesting.ConditionalRuleType.ConditionOnly)>]
type LastRequestOutcomeRule = class
    inherit ConditionalRule
Public Class LastRequestOutcomeRule
Inherits ConditionalRule
Inheritance
LastRequestOutcomeRule
Attributes

Constructors

LastRequestOutcomeRule()

Properties

RequestOutcome

Methods

CheckCondition(Object, ConditionalEventArgs)
CleanUp(Object, ConditionalEventArgs) (Inherited from ConditionalRule)
Initialize(Object, ConditionalEventArgs) (Inherited from ConditionalRule)
StringRepresentation()

Applies to