ClientSettings Class

 

Contains methods that make client-side providers available to the client.

Namespace:   System.Windows.Automation
Assembly:  UIAutomationClient (in UIAutomationClient.dll)

System::Object
  System.Windows.Automation::ClientSettings

public ref class ClientSettings abstract sealed 

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticRegisterClientSideProviderAssembly(AssemblyName^)

Registers an assembly that contains client-side providers.

System_CAPS_pubmethodSystem_CAPS_staticRegisterClientSideProviders(array<ClientSideProviderDescription>^)

Registers client-side providers.

.NET Framework
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.

Return to top
Show: