Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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. |