Aracılığıyla paylaş


LoopConditionalRuleReference.AdvanceDataCursors Özellik

Alır veya ayarlar veri imleci ilerletmek gösterir.

Ad alanı:  Microsoft.VisualStudio.TestTools.WebTesting
Derleme:  Microsoft.VisualStudio.QualityTools.WebTestFramework (Microsoft.VisualStudio.QualityTools.WebTestFramework.dll içinde)

Sözdizimi

'Bildirim
Public Property AdvanceDataCursors As Boolean
    Get
    Set
public bool AdvanceDataCursors { get; set; }
public:
property bool AdvanceDataCursors {
    bool get ();
    void set (bool value);
}
member AdvanceDataCursors : bool with get, set
function get AdvanceDataCursors () : boolean
function set AdvanceDataCursors (value : boolean)

Özellik Değeri

Tür: System.Boolean
true veri imleci ilerletmek için; Aksi takdirde, false.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

LoopConditionalRuleReference Sınıf

Microsoft.VisualStudio.TestTools.WebTesting Ad Alanı