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.
Playback::GetCoreTechnologyManager Method (String^)
Gets the core technology manager for the given technology.
Assembly: Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)
Parameters
- technologyName
-
Type:
System::String^
The name of the required technology manager.
Return Value
Type: Microsoft.VisualStudio.TestTools.UITest.Extension::UITechnologyManager^The technology manager for the specified technology.
Show: