Для изменения размера нажмите или перетащите

ScanException - свойства

Тип ScanException предоставляет следующие члены.

Свойства
  ИмяОписание
Открытое свойствоConditionCode
Gets or sets Код состояния
Открытое свойствоData
Gets a collection of key/value pairs that provide additional user-defined information about the exception.
(Унаследован от Exception.)
Открытое свойствоHelpLink
Gets or sets a link to the help file associated with this exception.
(Унаследован от Exception.)
Открытое свойствоHResult
Gets or sets HRESULT, a coded numerical value that is assigned to a specific exception.
(Унаследован от Exception.)
Открытое свойствоInnerException
Gets the Exception instance that caused the current exception.
(Унаследован от Exception.)
Открытое свойствоMessage
Gets a message that describes the current exception.
(Унаследован от Exception.)
Открытое свойствоSource
Gets or sets the name of the application or the object that causes the error.
(Унаследован от Exception.)
Открытое свойствоStackTrace
Gets a string representation of the immediate frames on the call stack.
(Унаследован от Exception.)
Открытое свойствоStatusCode
Gets or sets Код ошибки
Открытое свойствоTargetSite
Gets the method that throws the current exception.
(Унаследован от Exception.)
В начало страницы
См. также