Click or drag to resize

ShellBrowserBaseIsCompressed Method

Checks if the currently active object is compressed.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.1
Syntax
public bool IsCompressed()

Return Value

Type: Boolean
true, if the currently active object is compressed, false otherwise.
See Also