VslangProj90
This interface provides internal-only access to project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.
This interface provides internal-only access to project properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.
This interface provides internal-only access to project properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.
Determines whether local type inference in declaring variables is used in the package.
Disables local type inference in the package.
Enables local type inference in the package.
An enumeration representing the presence of the app.manifest file.
An enumeration value indicating that the application is using the default app.manifest file.
An enumeration value indicating that the application has no app.manifest file.
Determines whether local type inference in declaring variables is used in the project.
Disables local type inference for the project.
Enables local type inference for the project.
Represents the setting for Option Infer. Applies to Visual Basic only.
This interface provides internal-only access to project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.
This interface provides internal-only access to project properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.
This interface provides internal-only access to project properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.
An enumeration that controls options in the Code Analysis page for Visual Basic projects. Applies to Visual Basic only.
Indicates whether local type inference in declaring variables is used in the project.
Indicates whether Code Analysis should fail silently when it analyzes invalid assemblies, such as those without managed code. The default value is true.
Indicates whether to run all overridable Code Analysis rules against all targets. This will cause specific rules, such as those within the Design and Naming categories, to run against both public and internal APIs instead of only public APIs. The default value is false.
The Culture to use for Code Analysis spelling rules, such as "en-US" or "en-AU". The default value is the current user interface language for Windows.
Indicates the dictionaries used by Code Analysis.
An enumeration representing project properties for all Visual Studio projects.
The version of the .NET Framework targeted by the project.
The app.manifest file used by the project.
The version of the .NET Framework subset targeted by the project.