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

ObjectDontHavePropertyException - свойства

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

Свойства
  ИмяОписание
Открытое свойство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.)
Защищённое свойствоIPForWatsonBuckets (Унаследован от Exception.)
Защищённое свойствоIsTransient (Унаследован от Exception.)
Открытое свойствоMessage
Gets a message that describes the current exception.
(Унаследован от Exception.)
Открытое свойствоObjectType
Возвращает тип объекта, получение свойства которого привело к генерации исключения.
Открытое свойствоPropertyName
Возвращает наименование реквизита, получение которого привело к генерации исключения.
Защищённое свойствоRemoteStackTrace (Унаследован от 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.)
Открытое свойствоTargetSite
Возвращает метод, создавший текущее исключение.
(Унаследован от Exception.)
Защищённое свойствоWatsonBuckets (Унаследован от Exception.)
В начало страницы
См. также