FileManagerControl.ArchiveBrowsingEnabled Property
Definition
- Assembly
- GleamTech.FileUltimate.dll
Gets or sets a value that specifies whether browsing inside archive files (.zip etc.) like regular folders should be enabled. Default is true.
public bool ArchiveBrowsingEnabled { get; set; }