NoClickablePointException Constructor (String^)

 

Initializes a new instance of the NoClickablePointException class with a specified error message.

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

public:
NoClickablePointException(
	String^ message
)

Parameters

message
Type: System::String^

The description of the error.

.NET Framework
Available since 3.0
Return to top
Show: