This documentation is archived and is not being maintained.
System.Runtime.Versioning Namespace
Visual Studio 2008
The System.Runtime.Versioning namespace contains advanced types that support versioning in side by side implementations of the .NET Framework.
The types found in this namespace are intended for use within the .NET Framework and not for user applications.
| Class | Description | |
|---|---|---|
![]() | ResourceConsumptionAttribute | Infrastructure. Specifies the resource consumed by the member of a class. This class cannot be inherited. |
![]() | ResourceExposureAttribute | Infrastructure. Specifies the resource exposure for a member of a class. This class cannot be inherited. |
![]() | VersioningHelper | Infrastructure. Provides methods to aid developers in writing version-safe code. This class cannot be inherited. |
| Enumeration | Description | |
|---|---|---|
![]() | ResourceScope | Infrastructure. Identifies the scope of a sharable resource. |
Show:

