Freigeben über


VsProjPropId90-Enumeration

Eine Enumeration, die Projekteigenschaften für alle Visual Studio-Projekte darstellt.

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

Syntax

'Declaration
Public Enumeration VsProjPropId90
public enum VsProjPropId90
public enum class VsProjPropId90
type VsProjPropId90
public enum VsProjPropId90

Member

Membername Beschreibung
VBPROJPROPID_ApplicationManifest Die vom Projekt verwendete Datei app.manifest.
VBPROJPROPID_TargetFramework Die .NET Framework-Version, auf die das Projekt abzielt.
VBPROJPROPID_TargetFrameworkSubset Die Version der .NET Framework-Teilmenge, auf die das Projekt abzielt.

Siehe auch

Referenz

VslangProj90-Namespace