WebTestCondition Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class WebTestCondition : Microsoft::VisualStudio::TestTools::WebTesting::WebTestConditionalConstruct
[System.Serializable]
public class WebTestCondition : Microsoft.VisualStudio.TestTools.WebTesting.WebTestConditionalConstruct
[<System.Serializable>]
type WebTestCondition = class
inherit WebTestConditionalConstruct
Public Class WebTestCondition
Inherits WebTestConditionalConstruct
- Inheritance
- Attributes
Constructors
WebTestCondition(ConditionalRule) | |
WebTestCondition(ConditionConditionalRuleReference) | |
WebTestCondition(WebTestCondition) |
Properties
ConditionalRuleReference | (Inherited from WebTestConditionalConstruct) |
ConditionConditionalRuleReference | |
ElseItems | |
ItemId | (Inherited from WebTestItem) |
Items | (Inherited from WebTestConditionalConstruct) |
UniqueStringId | (Inherited from WebTestConditionalConstruct) |
Methods
Clone() | |
ExecuteCheckConditionalRule(WebTest) | (Inherited from WebTestConditionalConstruct) |
ExecuteCleanUpConditionalRule(WebTest) | (Inherited from WebTestConditionalConstruct) |
ExecuteInitializeConditionalRule(WebTest) | (Inherited from WebTestConditionalConstruct) |
GetConditionalRuleText() | (Inherited from WebTestConditionalConstruct) |
Initialize(ConditionalRuleReference) | (Inherited from WebTestConditionalConstruct) |
Initialize(WebTestConditionalConstruct, ConditionalRuleReference) | (Inherited from WebTestConditionalConstruct) |
RuntimeClone() | |
ToString() | |
ToString(String) |