Click or drag to resize

PathEditDefaultExt Property

Gets or sets the default file name extension. Example: "txt"

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

Property Value

Type: String
See Also