The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
VersioningHelper Class
Silverlight
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Provides methods to aid developers in writing version-safe code. This class cannot be inherited.
Namespace: System.Runtime.Versioning
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | MakeVersionSafeName(String, ResourceScope, ResourceScope) | Infrastructure. Returns a version-safe name based on the specified resource name and the intended resource consumption source. |
![]() ![]() | MakeVersionSafeName(String, ResourceScope, ResourceScope, Type) | Infrastructure. Returns a version-safe name based on the specified resource name, the intended resource consumption scope, and the type using the resource. |
This class is intended to facilitate the use of the ResourceExposureAttribute class.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
Show:

