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.
The VslangProj90 namespace defines types used to automate project tasks. These types extend the types defined in the VSLangProj, VSLangProj2, and VSLangProj80 namespaces.
Classes
Class | Description | |
---|---|---|
![]() |
prjApplicationManifestValues | An enumeration representing the presence of the app.manifest file. |
Interfaces
Interface | Description | |
---|---|---|
![]() |
CSharpProjectConfigurationProperties4 | This interface provides internal-only access to project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
![]() |
CSharpProjectProperties4 | This interface provides internal-only access to project properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
![]() |
CSharpProjectProperties5 | This interface provides internal-only access to project properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
![]() |
VBPackageSettings2 | Represents the setting for Option Infer. Applies to Visual Basic only. |
![]() |
VBProjectConfigurationProperties4 | This interface provides internal-only access to project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
![]() |
VBProjectProperties4 | This interface provides internal-only access to project properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
![]() |
VBProjectProperties5 | This interface provides internal-only access to project properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
Enumerations
Enumeration | Description | |
---|---|---|
![]() |
pkgOptionInfer | Determines whether local type inference in declaring variables is used in the package. |
![]() |
prjOptionInfer | Determines whether local type inference in declaring variables is used in the project. |
![]() |
VBProjPropId90 | An enumeration that controls options in the Code Analysis page for Visual Basic projects. Applies to Visual Basic only. |
![]() |
VsProjPropId90 | An enumeration representing project properties for all Visual Studio projects. |