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

ParserException - свойства

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

Свойства
  ИмяОписание
Открытое свойство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.)
Открытое свойствоLength
Gets or sets Длина текста ошибочного выражения
Открытое свойствоMessage
Gets a message that describes the current exception.
(Унаследован от Exception.)
Открытое свойствоPosition
Gets or sets Позиция в тексте ошибочного выражения
Открытое свойство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.)
Открытое свойствоTargetSite
Gets the method that throws the current exception.
(Унаследован от Exception.)
В начало страницы
См. также