WebSphere Message Broker™ V8.0.0.0 .NET Plugin Node API
WorkPath Property
NamespacesIBM.Broker.PluginNBBrokerWorkPath
SUMMARY
WorkPath returns the name of the broker's Work Path.
Declaration Syntax
C#Visual BasicVisual C++F#
public string WorkPath { get; internal set; }
Public Property WorkPath As String
	Get
	Friend Set
public:
property String^ WorkPath {
	String^ get ();
	internal: void set (String^ value);
}
member WorkPath : string with get, internal set
Value
WorkPath returns the name of the broker's Work Path.

Assembly: IBM.Broker.Plugin (Module: IBM.Broker.Plugin) Version: 8.0.0.0