ShellBrowser .Net Edition
DefaultExt Property
NamespacesJam.ShellPathEditDefaultExt
Gets or sets the default file name extension. Example: "txt"
Declaration Syntax
C#Visual BasicVisual C++
public string DefaultExt { get; set; }
Public Property DefaultExt As String
public:
property String^ DefaultExt {
	String^ get ();
	void set (String^ value);
}

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)