QueuePathDialog Constructor (IUIService^)

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Initializes a new instance of the QueuePathDialog class, using the specified UI service.

Namespace:   System.Messaging.Design
Assembly:  System.Messaging (in System.Messaging.dll)

public:
QueuePathDialog(
	IUIService^ uiService
)

Parameters

uiService
Type: System.Windows.Forms.Design::IUIService^

A IUIService that enables interaction with the user interface of the hosting development environment object.

.NET Framework
Available since 1.1
Return to top
Show: