WebSphere Message Broker™ V8.0.0.0 .NET Plugin Node API
File Property
NamespacesIBM.Broker.PluginNBExceptionFile
SUMMARY
Gets or sets the file that generated the exception.
Declaration Syntax
C#Visual BasicVisual C++F#
public virtual string File { get; set; }
Public Overridable Property File As String
	Get
	Set
public:
virtual property String^ File {
	String^ get ();
	void set (String^ value);
}
abstract File : string with get, set
override File : string with get, set
Value
File name.

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