NBException File Property IBM Integration Bus
Gets or sets the file that generated the exception.

Namespace: IBM.Broker.Plugin
Assembly: IBM.Broker.Plugin (in IBM.Broker.Plugin.dll) Version: 9.0.0.0
Syntax

public virtual string File { get; set; }

Property Value

Type: OnlineString
File name.
See Also