Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
An enumeration representing project properties for all Visual Studio projects.
Namespace: VslangProj90
Assembly: VslangProj90 (in VslangProj90.dll)
Syntax
'Declaration
Public Enumeration VsProjPropId90
public enum VsProjPropId90
public enum class VsProjPropId90
type VsProjPropId90
public enum VsProjPropId90
Members
Member name | Description | |
---|---|---|
VBPROJPROPID_TargetFramework | The version of the .NET Framework targeted by the project. | |
VBPROJPROPID_ApplicationManifest | The app.manifest file used by the project. | |
VBPROJPROPID_TargetFrameworkSubset | The version of the .NET Framework subset targeted by the project. |