VCProject Properties

 

Namespace:   Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)

NameDescription
System_CAPS_pubpropertyAssemblyReferenceSearchPaths

Sets or gets a list of assembly search paths.

System_CAPS_pubpropertyConfigurations

Gets the collection of configurations on the project.

System_CAPS_pubpropertyFileEncoding

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.

System_CAPS_pubpropertyFileFormat

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.

System_CAPS_pubpropertyFiles

Gets the collection of files on the object.

System_CAPS_pubpropertyFilters

Gets the collection of filters (or folders) on the object.

System_CAPS_pubpropertyGetAllowedReferencesTypes

System_CAPS_pubpropertyIsDirty

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.

System_CAPS_pubpropertyItemName

Gets the name of the current item in the collection.

System_CAPS_pubpropertyItems

Gets the collection of files and top-level folders in a project or the collection of files and folders in a folder.

System_CAPS_pubpropertykeyword

Gets or sets the collection of Dynamic Help keywords associated with a project.

System_CAPS_pubpropertyKind

Gets an enumeration indicating the type of object.

System_CAPS_pubpropertyManagedDBConnection

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.

System_CAPS_pubpropertyManagedDBProvider

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.

System_CAPS_pubpropertyName

Gets or set the name of the object.

System_CAPS_pubpropertyObject

Provides a reference between the Visual Studio object model and the Visual C++ object model.

System_CAPS_pubpropertyOwnerKey

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.

System_CAPS_pubpropertyParent

Gets the immediate parent object.

System_CAPS_pubpropertyPlatforms

Gets the platforms for which this project can be built. For Visual C++, this is only Win32.

System_CAPS_pubpropertyproject

Gets the VCProject associated with the object.

System_CAPS_pubpropertyProjectDirectory

Gets the name of the directory that contains the project file.

System_CAPS_pubpropertyProjectFile

Gets the name of the project file.

System_CAPS_pubpropertyProjectGUID

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.

System_CAPS_pubpropertyReferences

Gets the collection of references for the selected project.

System_CAPS_pubpropertyReferencesConsumableByDesigners

Gets the collection of references that are consumable by designers in the active solution configuration.

System_CAPS_pubpropertyRootNamespace

Gets the root namespace for the specified project.

System_CAPS_pubpropertySccAuxPath

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.

System_CAPS_pubpropertySccLocalPath

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.

System_CAPS_pubpropertySccProjectName

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.

System_CAPS_pubpropertySccProvider

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.

System_CAPS_pubpropertyShowAllFiles

Sets or gets whether to show all files in the solution explorer.

System_CAPS_pubpropertySupportedPlatformNames

System_CAPS_pubpropertyTargetFrameworkMoniker

Gets the name of the target framework.

System_CAPS_pubpropertyTargetFrameworkVersion

Gets or sets the version of the .NET Framework that is targeted by the project.

System_CAPS_pubpropertyToolFiles

Gets a collection of custom build rule files.

System_CAPS_pubpropertyVCProjectEngine

Gets a pointer to the project engine.

System_CAPS_pubpropertyVCReferences

Gets the collection of references for the selected project.

Return to top
Show: