ProjectItems
(EnvDTE.ProjectItems)
Inherits:
Interfaces:
IEnumerable
Derived Types:
0
Assembly:
envdte.dll
Contains ProjectItem objects, each representing items in the project.
VB.NET
C#
|
C#
public interface ProjectItems : System.Collections.IEnumerable
{
}
Articles