IUpgradable2 members
Supplements the IUpgradable interface with an additional property that indicates backward compatibility.
The IUpgradable2 type exposes the following members.
Properties
Name | Description | |
---|---|---|
IsBackwardsCompatible | Gets or sets a value that specifies whether the object is in a backwards compatible state. |
Top