Sdílet prostřednictvím


PlaybackSettings.WaitForReadyLevel – vlastnost

Obor názvů:  Microsoft.VisualStudio.TestTools.UITesting
Sestavení:   Microsoft.VisualStudio.TestTools.WindowsStore.UITesting (v Microsoft.VisualStudio.TestTools.WindowsStore.UITesting.dll)
  Microsoft.VisualStudio.TestTools.UITesting (v Microsoft.VisualStudio.TestTools.UITesting.dll)

Syntaxe

'Deklarace
Public Property WaitForReadyLevel As WaitForReadyLevel
public WaitForReadyLevel WaitForReadyLevel { get; set; }
public:
property WaitForReadyLevel WaitForReadyLevel {
    WaitForReadyLevel get ();
    void set (WaitForReadyLevel value);
}
member WaitForReadyLevel : WaitForReadyLevel with get, set
function get WaitForReadyLevel () : WaitForReadyLevel 
function set WaitForReadyLevel (value : WaitForReadyLevel)

Hodnota vlastnosti

Typ: Microsoft.VisualStudio.TestTools.UITest.Extension.WaitForReadyLevel

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

PlaybackSettings Třída

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