Udostępnij za pośrednictwem


Właściwość WebTestResultLoop.LoopStringRepresentation —

Zwraca lub ustawia reprezentację ciągu pętli.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.WebTesting
Zestaw:  Microsoft.VisualStudio.QualityTools.WebTestFramework (w Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Składnia

'Deklaracja
Public Property LoopStringRepresentation As String
public string LoopStringRepresentation { get; internal set; }
public:
property String^ LoopStringRepresentation {
    String^ get ();
    internal: void set (String^ value);
}
member LoopStringRepresentation : string with get, internal set
function get LoopStringRepresentation () : String 
internal function set LoopStringRepresentation (value : String)

Wartość właściwości

Typ: String
Reprezentacja ciąg pętli.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

WebTestResultLoop Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.WebTesting