The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IUITechnologyManager::StartSession Method (Boolean)
Performs any initialization that is required by this technology manager to start a session.
Assembly: Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)
Parameters
- recordingSession
-
Type:
System::Boolean
true if this is a recording session; false for any other kind of session, such as playback.
Show: