←Select platform

Resources Class

Summary

A strongly typed resource class for looking up localized strings and other resources.

Syntax

C#
VB
C++
[GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] 
[DebuggerNonUserCodeAttribute()] 
[CompilerGeneratedAttribute()] 
public class Resources 
<GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0"),  _ 
 CompilerGeneratedAttribute(),  _ 
 DebuggerNonUserCodeAttribute()>  _ 
Public Class Resources 
 Inherits System.Object 
[GeneratedCodeAttribute(L"System.Resources.Tools.StronglyTypedResourceBuilder", L"4.0.0.0"),  
CompilerGeneratedAttribute,  
DebuggerNonUserCodeAttribute] 
public ref class Resources : public System.Object; 

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow.Server Assembly