VCProjectItem Members

Include Protected Members
Include Inherited Members

A file or folder in a project.

The VCProjectItem type exposes the following members.

Methods

 

Name

Description

Public method

MatchName

Matches a specified name to the name of a collection item.

Top

Properties

 

Name

Description

Public property

ItemName

Gets the name of the current item in the collection.

Public property

Kind

Gets an enumeration indicating the type of object.

Public property

Parent

Gets the immediate parent object of a given object.

Public property

project

Gets the VCProject associated with the object.

Public property

VCProjectEngine

Gets a pointer to the project engine.

Top

See Also

Reference

VCProjectItem Interface

Microsoft.VisualStudio.VCProjectEngine Namespace