ShellBrowser .Net Edition
FileBrowserDialog Property
NamespacesJam.ShellPathEditFileBrowserDialog
Returns a reference to an OpenFileDialog
Declaration Syntax
C#Visual BasicVisual C++
public OpenFileDialog FileBrowserDialog { get; }
Public ReadOnly Property FileBrowserDialog As OpenFileDialog
public:
property OpenFileDialog^ FileBrowserDialog {
	OpenFileDialog^ get ();
}

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