Represents an entry in a FileDialog custom place list.
Public NotInheritable Class FileDialogCustomPlace
Dim instance As FileDialogCustomPlace
public sealed class FileDialogCustomPlace
public ref class FileDialogCustomPlace sealed
[<SealedAttribute>] type FileDialogCustomPlace = class end
Starting in Windows Vista, open and save file dialog boxes have a Favorite Links panel on the left side of the dialog box that allows the user to quickly navigate to a different location. These links are called custom places. This class allows you to modify the list that appears when your application uses a file dialog box. For the list of known folders for custom places, see FileDialogCustomPlaces.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008, Windows Server 2003