VslangProj90 Namespace
In this article
The VslangProj90 namespace defines types used to automate project tasks. These types extend the types defined in the VSLangProj , VSLangProj2 , and VSLangProj80 namespaces.
Classes
Interfaces
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
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.