Udostępnij za pośrednictwem


VsProjPropId90 Enum

Definition

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.

Applies to