VCProjectItem - члены
Включить защищенные члены
Включить унаследованные члены
A file or folder in a project.
Универсальный тип VCProjectItem предоставляет следующий члены.
Методы
Имя | Описание | |
---|---|---|
MatchName | Matches a specified name to the name of a collection item. |
В начало страницы
Свойства
Имя | Описание | |
---|---|---|
ItemName | Gets the name of the current item in the collection. | |
Kind | Gets an enumeration indicating the type of object. | |
Parent | Gets the immediate parent object of a given object. | |
project | Gets the VCProject associated with the object. | |
VCProjectEngine | Gets a pointer to the project engine. |
В начало страницы