ComponentVersionMismatchException Miembros
The exception that is thrown when the component version stored in the package XML is higher than the version of the component installed on the current computer.
El tipo ComponentVersionMismatchException expone los siguientes miembros.
Constructores
Nombre | Descripción | |
---|---|---|
ComponentVersionMismatchException | Initializes a new instance of the ComponentVersionMismatchException class with the IdentificationString of the mismatched component. |
Principio
Métodos
Nombre | Descripción | |
---|---|---|
Equals | (Se hereda de Object). | |
Finalize | (Se hereda de Object). | |
GetBaseException | (Se hereda de Exception). | |
GetHashCode | (Se hereda de Object). | |
GetObjectData | (Se hereda de Exception). | |
GetType | (Se hereda de Exception). | |
MemberwiseClone | (Se hereda de Object). | |
ToString | (Se hereda de Exception). |
Principio
Propiedades
Nombre | Descripción | |
---|---|---|
Data | (Se hereda de Exception). | |
HelpLink | (Se hereda de Exception). | |
HResult | (Se hereda de Exception). | |
InnerException | (Se hereda de Exception). | |
Message | (Se hereda de Exception). | |
Source | (Se hereda de Exception). | |
StackTrace | (Se hereda de Exception). | |
TargetSite | (Se hereda de Exception). |
Principio
Vea también