Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 4
Collapse All/Expand All Collapse All
.NET Framework Class Library
FileDialogCustomPlace Class

Represents an entry in a FileDialog custom place list.

Namespace:  Microsoft.Win32
Assembly:  PresentationFramework (in PresentationFramework.dll)
Visual Basic (Declaration)
Public NotInheritable Class FileDialogCustomPlace
Visual Basic (Usage)
Dim instance As FileDialogCustomPlace
C#
public sealed class FileDialogCustomPlace
Visual C++
public ref class FileDialogCustomPlace sealed
F#
[<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.

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
© 2010 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker