FileDialogCustomPlaces::Cookies Property

.NET Framework (current version)
 

Gets the Internet cookies folder for the current user.

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

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

Property Value

Type: Microsoft.Win32::FileDialogCustomPlace^

The Internet cookies folder for the current user.

The GUID for this folder is 2B0F765D-C0E9-4171-908E-08A611B84FF6.

.NET Framework
Available since 4.0
Return to top
Show: