Sdílet prostřednictvím


CountingLoopRule.StringRepresentation – metoda

Pravidlo se převede na řetězec, který se zobrazí ve stromu.

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

Syntaxe

'Deklarace
Public Overrides Function StringRepresentation As String
public override string StringRepresentation()
public:
virtual String^ StringRepresentation() override
abstract StringRepresentation : unit -> string 
override StringRepresentation : unit -> string 
public override function StringRepresentation() : String

Vrácená hodnota

Typ: System.String
Řetězcové vyjádření pravidlo.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

CountingLoopRule Třída

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