QueuePathDialog::Path Property

 

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

Gets the queue path.

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

public:
property String^ Path {
	String^ get();
}

Property Value

Type: System::String^

The path for the queue.

.NET Framework
Available since 1.1
Return to top
Show: