Playback.GetNativeCoreTechnologyManager(String) 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.
public:
static Microsoft::VisualStudio::TestTools::UITest::Extension::IUITechnologyManager ^ GetNativeCoreTechnologyManager(System::String ^ technologyName);
public static Microsoft.VisualStudio.TestTools.UITest.Extension.IUITechnologyManager GetNativeCoreTechnologyManager (string technologyName);
static member GetNativeCoreTechnologyManager : string -> Microsoft.VisualStudio.TestTools.UITest.Extension.IUITechnologyManager
Public Shared Function GetNativeCoreTechnologyManager (technologyName As String) As IUITechnologyManager
Parameters
- technologyName
- String