API Reference GuideInterfacesIShellListingActivateSelectedOn this pageActivateSelectedDescriptionPerforms the default action for currently selected item.Syntax// shellListing points to instance of IShellListingawait shellListing.ActivateSelected();Return typeTypeDescriptionPromise < void >Method does not return a value