Find Method (resFile)
From Microsoft Deployment Tools
Deployment Tools Foundation
Find Method (resFile)
Locates all resources in a file, including all resource types and languages. For each located resource,
a Resource instance (or subclass) is added to the collection.
- resFile (String)
- The file to be searched for resources.
| Exception | Condition |
|---|---|
| IOException | resources could not be read from the file |