AddToRecentCategory(String) Method
Adds the specified file path to the Recent category of the Jump List.
public void AddToRecentCategory(
string
)
'Declaration
Public Overloads Sub AddToRecentCategory( _
ByVal As String _
)
Parameters
- filePath
- The path to add to the Jump List.