Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Windows.ApplicationModel.Resources.Management Namespace

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

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 UWP app.

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

Classes

Name Description
IndexedResourceCandidate

Represents a single possible value for a given resource, and the qualifiers associated with that resource.

Important

You can't use this class in a UWP app.

IndexedResourceQualifier

Represents an object that declares under what context a resource is appropriate.

Important

You can't use this class in a UWP app.

ResourceIndexer

Indexes source resource files or containers, and generates named resource candidates using particular file and folder naming conventions.

Important

You can't use this class in a UWP app.

Enums

Name Description
IndexedResourceType

Specifies whether an IndexedResourceCandidate is a file or a string.

See also


Feedback

Was this page helpful?