IFolderProjectItem Interface
.NET Framework (current version)
Provides an interface for a project folder in a design host, such as Visual Studio 2005.
Assembly: System.Design (in System.Design.dll)
| Name | Description | |
|---|---|---|
![]() | Children | Gets a collection of items in a project folder in a design host, such as Visual Studio 2005. |
| Name | Description | |
|---|---|---|
![]() | AddDocument(String^, array<Byte>^) | Adds a document to a project folder in a design host, such as Visual Studio 2005. |
![]() | AddFolder(String^) | Creates a new folder in a project folder of a design host, such as Visual Studio 2005. |
.NET Framework
Available since 2.0
Available since 2.0
Show:

