ServiceResponseExceptionMessage - свойство |
Gets a message that describes the current exception.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public override string Message { get; }
Public Overrides ReadOnly Property Message As String
Get
public:
virtual property String^ Message {
String^ get () override;
}
abstract Message : string with get
override Message : string with get
Возвращаемое значение
Тип:
StringThe error message that explains the reason for the exception.
См. также