This topic has not yet been rated - Rate this topic

VCProjectItem Interface

A file or folder in a project.

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
[GuidAttribute("8CD20819-4056-4D0B-BC19-0FD641924509")]
public interface VCProjectItem

The VCProjectItem type exposes the following members.

  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
  Name Description
Public method MatchName Matches a specified name to the name of a collection item.
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ
Advertisement