System.Windows.Forms
2.0.0.0
System.Collections.ObjectModel.Collection<System.Windows.Forms.FileDialogCustomPlace>
System.Windows.Forms.FileDialogCustomPlace
On winxp or winxpsvr, this class does not have any effect.
Represents a collection of wiprlhext custom places for the class.
Constructor
2.0.0.0
To be added.
Initializes a new instance of the class.
Method
2.0.0.0
System.Void
The folder is added to custom places only for a particular and is not a system or application wide change.
The folders are positioned in the custom places in the order that they are added to the . The last one added will be at the top. If you add a custom place to the collection that does not exist on the computer running the application, the custom place will not be shown. GUIDs are case-insensitive. For a list of the available wiprlhext Known Folders, see Known Folder Guids for File Dialog Custom Places or the KnownFolders.h file in the winSDK.
Adds a custom place to the collection.
A that represents a wiprlhext Known Folder.
Method
2.0.0.0
System.Void
The folder is added to custom places only for a particular and is not a system or application wide change.
The folders are positioned in the custom places in the order that they are added to the . The last one added will be at the top.
Adds a custom place to the collection.
A folder path to the custom place.