ComponentDowngradeFailedException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This exception is raised when the component is requested to perform and downgrade and that downgrade is unsuccessful.
public ref class ComponentDowngradeFailedException : ApplicationException
[System.Serializable]
public class ComponentDowngradeFailedException : ApplicationException
[<System.Serializable>]
type ComponentDowngradeFailedException = class
inherit ApplicationException
Public Class ComponentDowngradeFailedException
Inherits ApplicationException
- Inheritance
-
ComponentDowngradeFailedException
- Attributes
Constructors
ComponentDowngradeFailedException(String) |