This documentation is archived and is not being maintained.
VSLangProj110 Namespace
Visual Studio 2013
The VSLangProj110 namespace defines types used to automate project tasks. These types extend the types defined in the VSLangProj, VSLangProj2, VSLangProj80, [NPVSLangProj90] and VSLangProj100 namespaces.
| Interface | Description | |
|---|---|---|
|
CSharpProjectConfigurationProperties5 | This interface provides internal-only access to project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
|
CSharpProjectConfigurationProperties6 | This interface provides internal-only access to project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
|
CSharpProjectProperties6 | This interface provides internal-only access to project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
|
CSharpProjectProperties7 | This interface provides internal-only access to project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
|
Reference4 | Extends the Reference3 interface of the VSLangProj80 namespace. |
|
Reference5 | Extends the Reference4 interface of the VsLangProj80 namespace. |
|
References2 | Extends the References interface of the VSLangProj namespace. |
|
VBProjectConfigurationProperties5 | This interface provides internal-only access to project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
|
VBProjectConfigurationProperties6 | This interface provides internal-only access to project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
|
VBProjectProperties6 | This interface provides internal-only access to project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
|
VBProjectProperties7 | This interface provides internal-only access to project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties. |
| Enumeration | Description | |
|---|---|---|
|
__PROJECTREFERENCETYPE2 | Specifies the reference type for a project. |
|
prjOutputTypeEx | Enumerates project output types, must match equivalent values from the old project output type enumeration. |
|
VBProjPropId100 | Enumerates properties specific to Visual Basic. |
|
VsProjPropId100 | Represents project properties for all Visual Studio projects. |
|
VsProjPropId110 | Represents project properties for all Visual Studio projects. |
|
VsProjReferencePropId100 | Enumerates the reference properties of a project. |
|
VsProjReferencePropId110 | Enumerates the reference properties of a project. |
Show: