Table of Contents

FileManager.ShowSystemTypeDescriptions Property

Definition

Namespace
GleamTech.FileUltimate.AspNet.UI
Assembly
GleamTech.FileUltimate.dll

Gets or sets a value that specifies whether file and folder type descriptions from the system's registry (eg. Microsoft Word Document) should be displayed. Default is false. If set to false, then simple but current language dependant type descriptions (eg. DOC File) will be shown. If registry access is not be possible, even if this property is enabled, simple type descriptions will be shown.

public bool ShowSystemTypeDescriptions { get; set; }

Property Value

bool