ResourceManager Properties
Collapse the table of content
Expand the table of content

ResourceManager Properties

[ 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
Public property BaseName Gets the root name of the resource files that the ResourceManager searches for resources.
Public property IgnoreCase Gets or sets a Boolean value indicating whether the current instance of ResourceManager allows case-insensitive resource lookups in the GetString and GetObject methods.
Public property ResourceSetType Gets the Type of the ResourceSet the ResourceManager uses to construct a ResourceSet object.
Top

Show:
© 2017 Microsoft