 | IException.Source Property |
Gets or sets the name of the application or the object that causes the error.
Namespace:
EBP.Api.Interfaces.Misc
Assembly:
EBP.Api.Common (in EBP.Api.Common.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntaxstring Source { get; set; }
Property Source As String
Get
Set
Return Value
Type:
String
The name of the application or the object that causes the error.
Exceptions
See Also