System.Resources.Tools Namespace
.NET Framework 3.0
The System.Resources.Tools namespace contains the StronglyTypedResourceBuilder class, which provides support for strongly-typed resources. Beginning with the .NET Framework version 2.0, this compile-time feature encapsulates access to resources by creating classes that contain a set of static read-only (get) properties, thus making it easier to consume resources.
For more information about strongly-typed resources, see StronglyTypedResourceBuilder.
| Class | Description | |
|---|---|---|
![]() | StronglyTypedResourceBuilder | Provides support for strongly-typed resources. This class cannot be inherited. |
Community Additions
ADD
Show:
