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.2
Syntax
public string DefaultExt { get; set; }

Property Value

String
See Also