ApplicationBase.RemoveFromApplicationCache(ApplicationBase) Method
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.
protected public:
static void RemoveFromApplicationCache(Microsoft::VisualStudio::TestTools::UITesting::ApplicationBase ^ applicationWindow);
protected internal static void RemoveFromApplicationCache (Microsoft.VisualStudio.TestTools.UITesting.ApplicationBase applicationWindow);
static member RemoveFromApplicationCache : Microsoft.VisualStudio.TestTools.UITesting.ApplicationBase -> unit
Protected Friend Shared Sub RemoveFromApplicationCache (applicationWindow As ApplicationBase)
Parameters
- applicationWindow
- ApplicationBase