File extension props

Name: Settings Files

Popularity: 6

Open With: Microsoft Visual Studio 2013

What is this props file?

Property sheet created by Microsoft Visual Studio, an SDK used for developing Windows programs and Web applications; may contain build tool properties and user-defined macros; used for saving project configuration settings during development. To create a project property sheet in Visual Studio 2010, select View ? Other Windows ? Property Pages from the menu bar. This option displays the Property Manager window in the IDE. From the Property Manager window, choose "Add New Project Property Sheet." Property sheets can be applied to multiple projects since their properties are inheritable. They are stored using XML formatting. NOTE: Prior to Visual Studio version 2010, property sheets were stored with the .VCPROPS extension. Visual Studio 2010 automatically converts VCPROP files into PROPS files when converting projects. However, there may be small conversion incompatibilities with special characters in macros.