VsProjPropId90 Enumeration
Visual Studio 2015
An enumeration representing project properties for all Visual Studio projects.
Assembly: VslangProj90 (in VslangProj90.dll)
| Member name | Description | |
|---|---|---|
| VBPROJPROPID_ApplicationManifest | The app.manifest file used by the project. | |
| VBPROJPROPID_TargetFramework | The version of the .NET Framework targeted by the project. | |
| VBPROJPROPID_TargetFrameworkSubset | The version of the .NET Framework subset targeted by the project. |
Show: