SUMMARY
Gets or sets the message source of the message in the exception.

Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public override string Source { get; set; }
Public Overrides Property Source As String
Get
Set
public:
virtual property String^ Source {
String^ get () override;
void set (String^ value) override;
}
abstract Source : string with get, set
override Source : string with get, set

Value
Source of the exception.
Assembly:
IBM.Broker.Plugin (Module: IBM.Broker.Plugin) Version: 8.0.0.0