Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.Web.Design.Server
Assembly: Microsoft.Web.Design.Server (in Microsoft.Web.Design.Server.dll)
Syntax
'Declaration
ReadOnly Property Children As IServerWebProjectItemEnum
Get
'Usage
Dim instance As IServerWebFolderProjectItem
Dim value As IServerWebProjectItemEnum
value = instance.Children
IServerWebProjectItemEnum Children { get; }
Property Value
Type: Microsoft.Web.Design.Server.IServerWebProjectItemEnum
See Also
Reference
IServerWebFolderProjectItem Interface