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.

Keyboard::Dispose Method

 

Releases the resources that are used by the Keyboard.

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

NameDescription
System_CAPS_pubmethodDispose()

Releases all resources that are used by the current instance of the Keyboard class.

System_CAPS_protmethodDispose(Boolean)

Releases the unmanaged resources that are used by the Keyboard and optionally releases the managed resources.

Return to top
Show: