ResourceManager Fields
Collapse the table of content
Expand the table of content

ResourceManager Fields

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The ResourceManager type exposes the following members.

  NameDescription
Protected field BaseNameField Indicates the root name of the resource files that the ResourceManager searches for resources.
Public field Static member HeaderVersionNumber A constant readonly value indicating the version of resource file headers that the current implementation of ResourceManager can interpret and produce.
Public field Static member MagicNumber Holds the number used to identify resource files.
Protected field MainAssembly Indicates the main Assembly that contains the resources.
Top

Show:
© 2017 Microsoft