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