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

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