Click or drag to resize

LoadPreviewEventArgsPreviewHandlerGuid Property

Set a valid PreviewHandler Guid to use a custom preview handler. If null the PreviewHandler is determined automatically. If set to Guid.Empty the file is not previewed. Depending on LoadThumbnail its' thumbnail is loaded.

Namespace: Jam.Shell
Assembly: ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.2
Syntax
public Guid? PreviewHandlerGuid { get; set; }

Property Value

NullableGuid
See Also