Sdílet prostřednictvím


WebTestLoop.LoopConditionalRuleReference – vlastnost

Gets the LoopConditionalRuleReference.

Obor názvů:  Microsoft.VisualStudio.TestTools.WebTesting
Sestavení:  Microsoft.VisualStudio.QualityTools.WebTestFramework (v Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Syntaxe

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

Hodnota vlastnosti

Typ: Microsoft.VisualStudio.TestTools.WebTesting.LoopConditionalRuleReference
Rozhraní LoopConditionalRuleReference.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

WebTestLoop Třída

Microsoft.VisualStudio.TestTools.WebTesting – obor názvů