Click or drag to resize

FoldersShowFolderInExplorer Method

Open a specific folder in Windows Explorer.

Namespace:  Grasshopper
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static void ShowFolderInExplorer(
	string folder
)

Parameters

folder
Type: SystemString
See Also