QueuePathDialog Constructor (IServiceProvider^)

 

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 service provider.

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

public:
QueuePathDialog(
	IServiceProvider^ provider
)

Parameters

provider
Type: System::IServiceProvider^

A IServiceProvider that can be used to obtain services.

.NET Framework
Available since 1.1
Return to top
Show: