Click or drag to resize

ShellBrowserBaseIsEncrypted Method

Checks if the currently active object is encrypted.

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

Return Value

Boolean
true, if the currently active object is encrypted, false otherwise.
See Also