Click or drag to resize

ShellTreeViewFileNameFormat Property

Specifies, whether filename are presented with file extensions or not. By default, this depends on the respective setting in Windows Explorer.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax
public FileNameFormat FileNameFormat { get; set; }

Property Value

Type: FileNameFormat
The file name format.
Remarks
See Also