VslangProj90 Namespace
The VslangProj90 namespace defines types used to automate project tasks. These types extend the types defined in the VSLangProj, VSLangProj2, and VSLangProj80 namespaces.
| Class | Description | |
|---|---|---|
|
prjApplicationManifestValues | An enumeration representing the presence of the app.manifest file. |
| 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. |
| 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. |