VSProjectItem
(VSLangProj.VSProjectItem)
Inherits:
Interfaces:
Derived Types:
0
Assembly:
VSLangProj.dll
Contains the information specific to a Visual Basic or C# project item. It is returned by the Object of the ProjectItem object when the project is a Visual Basic or C# project.
VB.NET
C#
|
C#
public interface VSProjectItem
{
}
Articles