FileDialogCustomPlaces::Desktop Property

.NET Framework (current version)
 

Gets the folder for storing files on the desktop for the current user.

Namespace:   Microsoft.Win32
Assembly:  PresentationFramework (in PresentationFramework.dll)

public:
property FileDialogCustomPlace^ Desktop {
	static FileDialogCustomPlace^ get();
}

Property Value

Type: Microsoft.Win32::FileDialogCustomPlace^

The folder for storing files on the desktop for the current user.

The GUID for this folder is B4BFCC3A-DB2C-424C-B029-7FE99A87C641.

.NET Framework
Available since 4.0
Return to top
Show: