This topic has not yet been rated - Rate this topic

ProjectItems Methods

  Name Description
Public method AddFolder Creates a new folder in Solution Explorer.  
Public method AddFromDirectory Adds one or more ProjectItem objects from a directory to the ProjectItems collection.  
Public method AddFromFile Adds a project item from a file that is installed in a project directory structure.  
Public method AddFromFileCopy Copies a source file and adds it to the project.  
Public method AddFromTemplate Creates a new project item from an existing item template file and adds it to the project.  
Public method GetEnumerator Returns an enumeration for items in a collection.  
Public method Item Returns a ProjectItem object in a ProjectItems collection.  
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.