ResourceChildren Property
A collection of child file and folders.
Syntax
[VB.NET] Public Property ResourceChildren As GDriveResourceChildList
[C#] public GDriveResourceChildList ResourceChildren {get;}
Remarks
This collection holds information about children of the current resource.
This property is not available at design time.