Click or drag to resize

ShellBrowserBaseFileNameFormat 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.Core (in ShellBrowser.Core.dll) Version: 7.2
Syntax
public FileNameFormat FileNameFormat { get; set; }

Property Value

FileNameFormat
The file name format.
See Also