RetryExceptionStackTrace Property
|
Alterian Email Manager 6.2.3 SDK Help File Namespace:
DMLibraryAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic override string StackTrace { get; }
Public Overrides ReadOnly Property StackTrace As String
Get
public:
virtual property String^ StackTrace {
String^ get () override;
}
abstract StackTrace : string with get
override StackTrace : string with get
function get_StackTrace();
Property Value
Type:
StringImplements
_ExceptionStackTrace
See Also