ClientSettings Class
.NET Framework (current version)
Contains methods that make client-side providers available to the client.
Assembly: UIAutomationClient (in UIAutomationClient.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | RegisterClientSideProviderAssembly(AssemblyName^) | Registers an assembly that contains client-side providers. |
![]() ![]() | RegisterClientSideProviders(array<ClientSideProviderDescription>^) | Registers client-side providers. |
.NET Framework
Available since 3.0
Available since 3.0
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

