PlaybackSettings.WaitForReadyLevel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::VisualStudio::TestTools::UITest::Extension::WaitForReadyLevel WaitForReadyLevel { Microsoft::VisualStudio::TestTools::UITest::Extension::WaitForReadyLevel get(); void set(Microsoft::VisualStudio::TestTools::UITest::Extension::WaitForReadyLevel value); };
public Microsoft.VisualStudio.TestTools.UITest.Extension.WaitForReadyLevel WaitForReadyLevel { get; set; }
member this.WaitForReadyLevel : Microsoft.VisualStudio.TestTools.UITest.Extension.WaitForReadyLevel with get, set
Public Property WaitForReadyLevel As WaitForReadyLevel