Walter.BOM
CallingMethod Property
Walter.BOM Assembly > Walter.BOM Namespace > ExceptionLogging Class : CallingMethod Property
Gets or sets the name of the method that was calling when the exception occurred.
Syntax
public string CallingMethod {get; set;}

Property Value

The name of the calling method.
Remarks
This property is required and helps identify the exact point in the code where the exception was thrown.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ExceptionLogging Class
ExceptionLogging Members