WorkPath returns the name of the broker's Work Path.
Namespace: IBM.Broker.PluginAssembly: IBM.Broker.Plugin (in IBM.Broker.Plugin.dll) Version: 9.0.0.0
public string WorkPath { get; internal set; }
public string WorkPath { get; internal set; }
Public Property WorkPath As String
Get
Friend Set
Public Property WorkPath As String
Get
Friend Set
public:
property String^ WorkPath {
String^ get ();
internal: void set (String^ value);
}
public:
property String^ WorkPath {
String^ get ();
internal: void set (String^ value);
}
member WorkPath : string with get, internal set
member WorkPath : string with get, internal set
Property Value
Type:
StringWorkPath returns the name of the broker's Work Path.