FileDialogCustomPlaces::Pictures Property

.NET Framework (current version)
 

Gets the Pictures folder for the current user.

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

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

Property Value

Type: Microsoft.Win32::FileDialogCustomPlace^

The Pictures folder for the current user.

The GUID for this folder is 33E28130-4E1E-4676-835A-98395C3BC3BB.

.NET Framework
Available since 4.0
Return to top
Show: