WebTestLoop.LoopConditionalRuleReference Property

Gets the LoopConditionalRuleReference.

Namespace:  Microsoft.VisualStudio.TestTools.WebTesting
Assembly:  Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Syntax

'Declaration
Public ReadOnly Property LoopConditionalRuleReference As LoopConditionalRuleReference
public LoopConditionalRuleReference LoopConditionalRuleReference { get; }
public:
property LoopConditionalRuleReference^ LoopConditionalRuleReference {
    LoopConditionalRuleReference^ get ();
}
member LoopConditionalRuleReference : LoopConditionalRuleReference
function get LoopConditionalRuleReference () : LoopConditionalRuleReference

Property Value

Type: Microsoft.VisualStudio.TestTools.WebTesting.LoopConditionalRuleReference
The LoopConditionalRuleReference.

.NET Framework Security

See Also

Reference

WebTestLoop Class

Microsoft.VisualStudio.TestTools.WebTesting Namespace