FolderPicker Constructor
Definition
Creates a new instance of a FolderPicker.
public:
FolderPicker();
FolderPicker();
public FolderPicker();
function FolderPicker()
Public Sub New ()
Remarks
To use this object from a desktop app, create the object, and then use the IInitializeWithWindow::Initialize method to associate the object with a window handle.