.RESOURCES Přípona souboru
Visual Studio Resource File
| Vývojář | Microsoft |
| Popularita |
3.9 | 52 Hlasů |
Co je soubor RESOURCES?
File created by Visual Studio, a software development application created by Microsoft; may contain both strings and objects, but objects must be serializable; used for bundling and persisting application assets so they can be accessed in a standard way in Visual Studio programs.
Další informace
RESOURCES files can be accessed using the .NET Framework's System.Resource namespace. For example, the ResourceWriter class can be used to write resources into RESOURCES files.
POZNÁMKA: RESOURCES files are similar to .RESX files. However, only resources within RESOURCES files should be embedded into a runtime executable or compiled into a satellite assembly.
Programy, které otevírají nebo odkazují na soubory RESOURCES
Windows
Zdarma+