Public Shared Function GetRecentProjectsEx() As IReadOnlyList(Of Tuple(Of String,String))
public static IReadOnlyList<Tuple<string,string>> GetRecentProjectsEx()
Return Value
A list of Tuple instances containing two strings. The first string is the full path to the .aprx, and the second string is the url for portal projects