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.
UITestExtensionPackage::GetService Method (Type^)
Gets the service object type for this UI test package.
Assembly: Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)
Parameters
- serviceType
-
Type:
System::Type^
The Type that specifies the type of service object to get.
Implements
IServiceProvider::GetService(Type^)
Show: