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.

Classes

  Class Description
Public class prjApplicationManifestValues An enumeration representing the presence of the app.manifest file.

Interfaces

  Interface Description
Public interface 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.
Public interface CSharpProjectProperties4 This interface provides internal-only access to project properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.
Public interface CSharpProjectProperties5 This interface provides internal-only access to project properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.
Public interface VBPackageSettings2 Represents the setting for Option Infer. Applies to Visual Basic only.
Public interface 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.
Public interface VBProjectProperties4 This interface provides internal-only access to project properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.
Public interface 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
Public enumeration pkgOptionInfer Determines whether local type inference in declaring variables is used in the package.
Public enumeration prjOptionInfer Determines whether local type inference in declaring variables is used in the project.
Public enumeration VBProjPropId90 An enumeration that controls options in the Code Analysis page for Visual Basic projects. Applies to Visual Basic only.
Public enumeration VsProjPropId90 An enumeration representing project properties for all Visual Studio projects.