ComponentGuaranteesAttribute Constructor (ComponentGuaranteesOptions)
.NET Framework (current version)
Initializes a new instance of the ComponentGuaranteesAttribute class with a value that indicates a library, type, or member's guaranteed level of compatibility across multiple versions.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- guarantees
-
Type:
System.Runtime.Versioning::ComponentGuaranteesOptions
One of the enumeration values that specifies the level of compatibility that is guaranteed across multiple versions.
When the ComponentGuaranteesAttribute class is instantiated, the value of the guarantees parameter is assigned to the Guarantees property.
.NET Framework
Available since 4.0
Silverlight
Available since 4.0
Available since 4.0
Silverlight
Available since 4.0
Show: