Method GetFiles
GetFiles()
Retrieves an array of file names from the Clipboard in the Files format.
public static string[]? GetFiles()
Returns
- string[]
Retrieves an array of file names from the Clipboard in the Files format.
public static string[]? GetFiles()