VsProjPropId90 Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An enumeration representing project properties for all Visual Studio projects.
public enum class VsProjPropId90
public enum class VsProjPropId90
enum VsProjPropId90
public enum VsProjPropId90
type VsProjPropId90 =
Public Enum VsProjPropId90
- Inheritance
-
VsProjPropId90
Fields
Name | Value | Description |
---|---|---|
VBPROJPROPID_TargetFramework | 12200 | The version of the .NET Framework targeted by the project. |
VBPROJPROPID_ApplicationManifest | 12201 | The app.manifest file used by the project. |
VBPROJPROPID_TargetFrameworkSubset | 12300 | The version of the .NET Framework subset targeted by the project. |