VsProjPropId90 Enumeration

 

An enumeration representing project properties for all Visual Studio projects.

Namespace:   VslangProj90
Assembly:  VslangProj90 (in VslangProj90.dll)

public enum VsProjPropId90

Member nameDescription
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.

Return to top
Show: