Click or drag to resize

SystemLzhFolder Class

The System.LzhFolder properties namespace.
Inheritance Hierarchy
SystemObject
  callback.ShellBoost.Core.WindowsPropertySystemSystemLzhFolder

Namespace:  callback.ShellBoost.Core.WindowsPropertySystem
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public static class LzhFolder

The SystemLzhFolder type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberCompressedSize
The System.LzhFolder.CompressedSize property key. PropVariant type: VT_UI8. .NET type: System.UInt64. Shell name PKEY_LzhFolder_CompressedSize. Display name Compressed size.
Public propertyStatic memberCRC16
The System.LzhFolder.CRC16 property key. PropVariant type: VT_NULL. .NET type: System.Object. Shell name PKEY_LzhFolder_CRC16. Display name CRC-16.
Public propertyStatic memberMethod
The System.LzhFolder.Method property key. PropVariant type: VT_NULL. .NET type: System.Object. Shell name PKEY_LzhFolder_Method. Display name Method.
Public propertyStatic memberRatio
The System.LzhFolder.Ratio property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_LzhFolder_Ratio. Display name Ratio.
Top
See Also