FileDialogCustomPlaces::Favorites Property

.NET Framework (current version)
 

Gets the Favorites folder for the current user.

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

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

Property Value

Type: Microsoft.Win32::FileDialogCustomPlace^

The Favorites folder for the current user.

The GUID for this folder is 1777F761-68AD-4D8A-87BD-30B759FA33DD.

.NET Framework
Available since 4.0
Return to top
Show: