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