Click or drag to resize

ShellFilePreview Properties

The ShellFilePreview type exposes the following members.

Properties
  NameDescription
Public propertyAutomaticRefresh
Gets or sets a value indicating whether the ShellFilePreview will be reloaded automatically when the file changes or is deleted. This is a dependency property.
Public propertyLocation
The location of the folder to be displayed.
Public propertyNoPreviewAvailableMessage
Gets or sets a message to be displayed if the item to be previewed is not supported.
Public propertyPath
Gets or sets the full pathname of the file/shell item to be displayed.
Public propertyPreviewNotPossibleMessage
Gets or sets a message to be displayed if loading the preview failed.
Public propertySelectFileMessage
Gets or sets a message to be displayed when no item is active.
Public propertyShellControlConnector
Gets or sets a ShellControlConnector.
Public propertyStateMessage
Gets or sets the message that is printed in the component if no preview is currently visible or an error occured.
Public propertyVersion
The current version of ShellBrowser Components WPF.
Top
See Also