You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<summary>The <see cref="N:System.Resources.Tools" /> namespace contains the <see cref="T:System.Resources.Tools.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 (<see langword="get" />) properties, thus making it easier to consume resources.</summary>
<remarks>
<format type="text/markdown"><![CDATA[
## Remarks
For more information about strongly-typed resources, see <xref:System.Resources.Tools.StronglyTypedResourceBuilder>.