Click or drag to resize

TpsResourceManager Fields

The TpsResourceManager type exposes the following members.

Fields
  NameDescription
Protected fieldBaseNameField
Indicates the root name of the resource files that the ResourceManager searches for resources.
(Inherited from ResourceManager.)
Protected fieldMainAssembly
Indicates the main Assembly that contains the resources.
(Inherited from ResourceManager.)
Protected fieldResourceSets
Contains a Hashtable that returns a mapping from cultures to ResourceSet objects.
(Inherited from ResourceManager.)
Top
See Also