.RESOURCES 文件扩展名

Visual Studio Resource File

开发者 Microsoft
受欢迎程度
3.9  |  52 
 

什么是 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.

更多信息

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.

注: 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.

使用File Viewer Plus打开 400 多种文件格式。免费下载

可打开或引用 RESOURCES 文件的程序

分类: 开发者
更新时间: 2010-07-08

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的 Visual Studio Resource 文件格式和 Windows 应用。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们