Windows.ApplicationModel.Resources.Management namespace

1 out of 1 rated this helpful - Rate this topic

Enables the indexing of source resource files or containers, generating named resource candidates using particular file and folder naming conventions.

Important  You can't use this namespace in a Windows Store app.

For an overview of the use of these classes, see the article on the Resource Management System.

Members

The Windows.ApplicationModel.Resources.Management namespace has these types of members:

Classes

The Windows.ApplicationModel.Resources.Management namespace has these classes.

ClassDescription
IndexedResourceCandidate Represents a single possible value for a given resource, and the qualifiers associated with that resource.
IndexedResourceQualifier Represents an object that declares under what context a resource is appropriate.
ResourceIndexer Indexes source resource files or containers, and generates named resource candidates using particular file and folder naming conventions.

 

Enumerations

The Windows.ApplicationModel.Resources.Management namespace has these enumerations.

EnumerationDescription
IndexedResourceType Specifies whether an IndexedResourceCandidate is a file or a string.

 

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.ApplicationModel.Resources.Management
Windows::ApplicationModel::Resources::Management [C++]

Metadata

Windows.winmd

See also

Resource Management System

 

 

Build date: 12/4/2012

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.