The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ResourceIndexer class
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 Windows Store app.
Syntax
Attributes
- ActivatableAttribute(Windows.ApplicationModel.Resources.Management.IResourceIndexerFactory, NTDDI_WIN8)
- MarshalingBehaviorAttribute(Agile)
- ThreadingAttribute(Both)
- VersionAttribute(NTDDI_WIN8)
- WebHostHiddenAttribute()
Members
The ResourceIndexer class has these types of members:
Constructors
The ResourceIndexer class has these constructors.
| Constructor | Description |
|---|---|
| ResourceIndexer | Creates a new ResourceIndexer. |
Methods
The ResourceIndexer class has these methods. It also inherits methods from the Object class.
| Method | Description |
|---|---|
| IndexFileContentsAsync | Indexes a ResW, ResJSON, PRI, or PRI XML dump file path for file and folder naming conventions, and applies the qualifiers to the resources found within the contents of the file. |
| IndexFilePath | Indexes a file path for file and folder naming conventions. |
Remarks
ResourceIndexer does not guarantee parity of discovered resource candidates with MakePRI.exe because MakePRI may have arbitrary configurations.
Requirements
|
Minimum supported client | Windows 8 [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2012 [desktop apps only] |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 12/4/2012