Click or drag to resize
FileResourceManager Methods

The FileResourceManager type exposes the following members.

Methods
  NameDescription
Public methodDeleteString
Remove resource string from currently loaded culture.
Public methodStatic memberGetResFilename
Returns resource file relative path based on given culture.
Public methodGetString
Returns the resource string of currently loaded culture/language.
Protected methodLoadFiles
Loads the resource file from the specified path.
Protected methodLoadStrings
Loads the resource file from the specified path.
Protected methodReadString
Reads the string from the resource readers.
Public methodSetString
Sets the resource string of currently loaded culture/language.
Top
See Also