FailureExceptionMessage Property |
Overridden to return the
Failure details as the exception
message.
Namespace: DegreeDays.ApiAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax public override string Message { get; }
Public Overrides ReadOnly Property Message As String
Get
Property Value
StringImplements
_ExceptionMessageSee Also