[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Represents an entry in a FileDialog custom place list.
Namespace:
Microsoft.Win32
Assembly:
PresentationFramework (in PresentationFramework.dll)
'Usage
Dim instance As FileDialogCustomPlace
'Declaration
Public NotInheritable Class FileDialogCustomPlace
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.
System..::.Object
Microsoft.Win32..::.FileDialogCustomPlace
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
.NET Framework
Supported in: 4
.NET Framework Client Profile
Supported in: 4
Reference