FileDialogCustomPlace Constructor (Guid)
.NET Framework (current version)
Initializes a new instance of the FileDialogCustomPlace class with a custom place identified by a Windows Vista Known Folder GUID.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
For a list of the available Windows Vista Known Folders, see Known Folder GUIDs for File Dialog Custom Places or the KnownFolders.h file in the Windows SDK.
The following code example demonstrates how to use the FileDialogCustomPlace method. To run this example, paste the following code into a Windows Form and call InitializeDialogAndButton from the form's constructor or Load event-handling method.
.NET Framework
Available since 2.0
Available since 2.0
Show: