Click or drag to resize

DriveListItem Constructor (String)

Constructor for creating a DriveListItem.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
public DriveListItem(
	string pPath
)

Parameters

pPath
Type: SystemString
The path of the item.
See Also