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.
TestTypeExtensionClientSide::GetUI Method ()
Returns an object that provides access to the test user interface in Visual Studio Application Lifecycle Management (ALM).
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Return Value
Type: System::Object^An object that provides access to the test user interface in Visual Studio ALM, such as an abstract TestTypeExtensionUI object that can be found in the Microsoft.VisualStudio.QualityTools.Vsip assembly.
Show: