Поделиться через


VCProject - члены

Включить защищенные члены
Включить унаследованные члены

This object exposes the properties on a Visual C++ project.

Универсальный тип VCProject предоставляет следующий члены.

Методы

  Имя Описание
Открытый метод AddActiveXReference Adds an ActiveX (COM) reference to the project.
Открытый метод AddAssemblyReference Adds an assembly (.NET) reference to the selected project.
Открытый метод AddConfiguration Adds a configuration to the current project.
Открытый метод AddFile Adds a file to the current project or folder.
Открытый метод AddFilter Adds a folder to the current project or folder.
Открытый метод AddPlatform Adds a platform to the current project (not enabled for Visual C++).
Открытый метод AddProjectReference Adds a project reference to the project.
Открытый метод AddToolFile Adds a custom build rule file to a project.
Открытый метод AddWebReference Adds a reference to a Web Service to the project.
Открытый метод CanAddActiveXReference Gets a value indicating whether to add the given ActiveX (COM) reference.
Открытый метод CanAddAssemblyReference Returns whether it is okay to add the given assembly (.NET) reference.
Открытый метод CanAddFile Returns true if the specified file can be added to the current project or filter.
Открытый метод CanAddFilter Returns true if the specified filter can be added as a top-level filter or as a subfilter to the current filter.
Открытый метод CanAddProjectReference Returns whether it is okay to add the given project reference
Открытый метод IncludeHeaderFile Adds a #include HeaderFile directive to a pre-compiled header file, or to a specified file.
Открытый метод LoadProjectOptions Инфраструктура. Microsoft Internal Use Only.
Открытый метод LoadUserFile Loads the user option file.
Открытый метод MakeManagedDBConnection Инфраструктура. Microsoft Internal Use Only.
Открытый метод MatchName Matches a specified name to the name of a collection item.
Открытый метод RemoveConfiguration Removes a configuration from the current project.
Открытый метод RemoveFile Removes a file from the current project or folder.
Открытый метод RemoveFilter Removes a folder from the current project and any files or other folders in the folder.
Открытый метод RemovePlatform Removes a platform from the current project (not enabled for Visual C++).
Открытый метод RemoveReference Removes the specified reference from the project or references collection.
Открытый метод RemoveToolFile Removes a custom build rules file from the project.
Открытый метод Save Инфраструктура. Saves the project file (.vcproj).
Открытый метод SaveProjectOptions Инфраструктура. Microsoft Internal Use Only.
Открытый метод SaveUserFile Saves the user option file.
Открытый метод Version Sets or returns the major and minor version numbers of the project.

В начало страницы

Свойства

  Имя Описание
Открытое свойство AssemblyReferenceSearchPaths Sets or gets a list of assembly search paths.
Открытое свойство Configurations Gets the collection of configurations on the project.
Открытое свойство FileEncoding Инфраструктура. Microsoft Internal Use Only.
Открытое свойство FileFormat Инфраструктура. Microsoft Internal Use Only.
Открытое свойство Files Gets the collection of files on the object.
Открытое свойство Filters Gets the collection of filters (or folders) on the object.
Открытое свойство IsDirty Инфраструктура. 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 Инфраструктура. Microsoft Internal Use Only.
Открытое свойство ManagedDBProvider Инфраструктура. 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 Инфраструктура. 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 Инфраструктура. 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 Инфраструктура. Microsoft Internal Use Only.
Открытое свойство SccLocalPath Инфраструктура. Microsoft Internal Use Only.
Открытое свойство SccProjectName Инфраструктура. Microsoft Internal Use Only.
Открытое свойство SccProvider Инфраструктура. Microsoft Internal Use Only.
Открытое свойство ShowAllFiles Sets or gets whether to show all files in the solution explorer.
Открытое свойство ToolFiles Gets a collection of custom build rule files.
Открытое свойство VCProjectEngine Перегружен.
Открытое свойство VCReferences Gets the collection of references for the selected project.

В начало страницы

См. также

Ссылки

VCProject Интерфейс

Microsoft.VisualStudio.VCProjectEngine - пространство имен