Information
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.

CodedUITestAttribute::GetClientSide Method ()

 

Returns an object that represents the client side of the Coded UI Test.

Namespace:   Microsoft.VisualStudio.TestTools.UITesting
Assembly:  Microsoft.VisualStudio.QualityTools.CodedUITestFramework (in Microsoft.VisualStudio.QualityTools.CodedUITestFramework.dll)

public:
virtual Object^ GetClientSide() override

Return Value

Type: System::Object^

An object that represents the client side of the coded UI test.

Return to top
Show: