The component has been tested to work when more than one version of the assembly is loaded into the s...
ComponentGuaranteesOptions
Describes the compatibility guarantee of a component, type, or type member that may span multiple ver...
No initialization action.
The developer promises stable compatibility across versions. Consumers of the type can expect that fu...
The developer promises multi-version exchange compatibility for the type. Consumers of the type can e...
Specifies that the class can be serialized.