ResourceParents Property
A collection of parent folders.
Syntax
[VB.NET] Public Property ResourceParents As GDriveResourceParentList
[C#] public GDriveResourceParentList ResourceParents {get;}
Remarks
This collection holds information about the parent folders in which the current resource is held.
This property is not available at design time.