VCProject Properties
Visual Studio 2012
The VCProject type exposes the following members.
| Name | Description | |
|---|---|---|
|
AssemblyReferenceSearchPaths | Sets or gets a list of assembly search paths. |
|
Configurations | Gets the collection of configurations on the project. |
|
FileEncoding | Infrastructure. Microsoft Internal Use Only. |
|
FileFormat | Infrastructure. Microsoft Internal Use Only. |
|
Files | Gets the collection of files on the object. |
|
Filters | Gets the collection of filters (or folders) on the object. |
|
GetAllowedReferencesTypes | |
|
IsDirty | Infrastructure. Microsoft Internal Use Only. |
|
ItemName | Gets the name of the current item in the collection. |
|
Items | Gets the collection of files and top-level folders in a project or the collection of files and folders in a folder. |
|
keyword | Gets or sets the collection of Dynamic Help keywords associated with a project. |
|
Kind | Gets an enumeration indicating the type of object. |
|
ManagedDBConnection | Infrastructure. Microsoft Internal Use Only. |
|
ManagedDBProvider | Infrastructure. Microsoft Internal Use Only. |
|
Name | Gets or set the name of the object. |
|
Object | Provides a reference between the Visual Studio object model and the Visual C++ object model. |
|
OwnerKey | Infrastructure. Microsoft Internal Use Only. |
|
Parent | Gets the immediate parent object. |
|
Platforms | Gets the platforms for which this project can be built. For Visual C++, this is only Win32. |
|
project | Gets the VCProject associated with the object. |
|
ProjectDirectory | Gets the name of the directory that contains the project file. |
|
ProjectFile | Gets the name of the project file. |
|
ProjectGUID | Infrastructure. Microsoft Internal Use Only. |
|
References | Gets the collection of references for the selected project. |
|
ReferencesConsumableByDesigners | Gets the collection of references that are consumable by designers in the active solution configuration. |
|
RootNamespace | Gets the root namespace for the specified project. |
|
SccAuxPath | Infrastructure. Microsoft Internal Use Only. |
|
SccLocalPath | Infrastructure. Microsoft Internal Use Only. |
|
SccProjectName | Infrastructure. Microsoft Internal Use Only. |
|
SccProvider | Infrastructure. Microsoft Internal Use Only. |
|
ShowAllFiles | Sets or gets whether to show all files in the solution explorer. |
|
TargetFrameworkMoniker | Gets the name of the target framework. |
|
TargetFrameworkVersion | Gets or sets the version of the .NET Framework that is targeted by the project. |
|
ToolFiles | Gets a collection of custom build rule files. |
|
VCProjectEngine | Gets a pointer to the project engine. |
|
VCReferences | Gets the collection of references for the selected project. |