Click or drag to resize

ShellFilePreviewOpen Method

Opens the path that is passed with the matching preview handler.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
protected virtual void Open(
	ItemIdList fileItemIdList
)

Parameters

fileItemIdList
Type: Jam.ShellItemIdList
ItemIdList of the file to be previewed
See Also