Click or drag to resize

SupportOptionsFileExplorer_SetCustomPathList Method

[Missing <summary> documentation for "M:Rhino.Render.SupportOptions.FileExplorer_SetCustomPathList(System.String)"]

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public static void FileExplorer_SetCustomPathList(
	string path
)

Parameters

path
Type: SystemString
Semicolon delimited string of paths.
See Also