Method AddFolder

AddFolder(string)

Add a new folder to the end of the collection of project items

Declaration
IProjectFolderItem AddFolder(string Name)
Parameters
Type Name Description
string Name

Name of the folder

Returns
Type Description
IProjectFolderItem

New project folder object

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next