Membri ConflictingPropertyValuesException
The ConflictingPropertyValuesException class is an exception that is raised when property values conflict.
Il tipo ConflictingPropertyValuesException espone i membri seguenti.
Costruttori
| Nome | Descrizione | |
|---|---|---|
![]() |
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. |
In alto
Metodi
| Nome | Descrizione | |
|---|---|---|
![]() |
Equals | (Ereditato da Object). |
![]() |
Finalize | (Ereditato da Object). |
![]() |
GetBaseException | (Ereditato da Exception). |
![]() |
GetHashCode | (Ereditato da Object). |
![]() |
GetObjectData | (Esegue l'override di Exception. . :: . .GetObjectData(SerializationInfo, StreamingContext).) |
![]() |
GetType | (Ereditato da Exception). |
![]() |
Init | (Ereditato da DmfException). |
![]() |
MemberwiseClone | (Ereditato da Object). |
![]() |
SetHelpContext | (Ereditato da DmfException). |
![]() |
ToString | (Ereditato da Exception). |
In alto
Proprietà
| Nome | Descrizione | |
|---|---|---|
![]() |
Data | (Ereditato da Exception). |
![]() |
DmfExceptionType | (Esegue l'override di DmfException. . :: . .DmfExceptionType.) |
![]() |
HelpLink | (Ereditato da DmfException). |
![]() |
HResult | (Ereditato da Exception). |
![]() |
InnerException | (Ereditato da Exception). |
![]() |
Message | (Esegue l'override di 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 | (Ereditato da Exception). |
![]() |
StackTrace | (Ereditato da Exception). |
![]() |
TargetSite | (Ereditato da Exception). |
![]() |
Type1 | Gets the property type that is associated with the first property. |
![]() |
Type2 | Gets the type of the second property. |
In alto
Vedere anche
.gif)
.gif)
.gif)
.gif)