VslangProj90 Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The VslangProj90 namespace defines types used to automate project tasks. These types extend the types defined in the VSLangProj, VSLangProj2, and VSLangProj80 namespaces.
Classes
prjApplicationManifestValues |
An enumeration representing the presence of the app.manifest file. |
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. |
Enums
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. |