IFolderProjectItem.Children Property

 

Gets a collection of items in a project folder in a design host, such as Visual Studio 2005.

Namespace:   System.Web.UI.Design
Assembly:  System.Design (in System.Design.dll)

ReadOnly Property Children As ICollection

Property Value

Type: System.Collections.ICollection

An ICollection containing the items in the project folder of the design host.

.NET Framework
Available since 2.0
Return to top
Show: