This topic has not yet been rated - Rate this topic

System.Runtime.Versioning Namespace

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.

  ClassDescription
Public classResourceConsumptionAttributeInfrastructure. Specifies the resource consumed by the member of a class. This class cannot be inherited.
Public classResourceExposureAttributeInfrastructure. Specifies the resource exposure for a member of a class. This class cannot be inherited.
Public classVersioningHelperInfrastructure. Provides methods to aid developers in writing version-safe code. This class cannot be inherited.
  EnumerationDescription
Public enumerationResourceScopeInfrastructure. Identifies the scope of a sharable resource.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.