Элементы ConflictingPropertyValuesException
The ConflictingPropertyValuesException class is an exception that is raised when property values conflict.
Тип ConflictingPropertyValuesException предоставляет доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
ConflictingPropertyValuesException() () () () | |
![]() |
ConflictingPropertyValuesException(String) | Initializes a new instance of the ConflictingPropertyValuesException class that has the specified message text. |
![]() |
ConflictingPropertyValuesException(String, Exception) | Initializes a new instance of the ConflictingPropertyValuesException class that has the specified message text and inner exception. |
![]() |
ConflictingPropertyValuesException(String, String, String, String, String) | Initializes a new instance of the ConflictingPropertyValuesException class that has the specified message text and inner exception. |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals | (Наследуется из Object.) |
![]() |
Finalize | (Наследуется из Object.) |
![]() |
GetBaseException | (Наследуется из Exception.) |
![]() |
GetHashCode | (Наследуется из Object.) |
![]() |
GetObjectData | (Перезаписывает Exception. . :: . .GetObjectData(SerializationInfo, StreamingContext).) |
![]() |
GetType | (Наследуется из Exception.) |
![]() |
Init | (Наследуется из DmfException.) |
![]() |
MemberwiseClone | (Наследуется из Object.) |
![]() |
SetHelpContext | (Наследуется из DmfException.) |
![]() |
ToString | (Наследуется из Exception.) |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
Data | (Наследуется из Exception.) |
![]() |
DmfExceptionType | (Перезаписывает DmfException. . :: . .DmfExceptionType.) |
![]() |
HelpLink | (Наследуется из DmfException.) |
![]() |
HResult | (Наследуется из Exception.) |
![]() |
InnerException | (Наследуется из Exception.) |
![]() |
Message | (Перезаписывает Exception. . :: . .Message.) |
![]() |
Mode | Gets the mode that is associated with the conflicting properties. |
![]() |
Name1 | Gets the name of the first property. |
![]() |
Name2 | Gets the name of the second property. |
![]() |
Source | (Наследуется из Exception.) |
![]() |
StackTrace | (Наследуется из Exception.) |
![]() |
TargetSite | (Наследуется из Exception.) |
![]() |
Type1 | Gets the property type that is associated with the first property. |
![]() |
Type2 | Gets the type of the second property. |
В начало
.gif)
.gif)
.gif)
.gif)