API Reference GuideInterfacesIShellListingUnselectAllOn this pageUnselectAllDescriptionUnselects the current selection.Syntax// shellListing points to instance of IShellListingawait shellListing.UnselectAll();Return typeTypeDescriptionPromise < void >Method does not return a value