FileDialogCustomPlaces::Documents Property

.NET Framework (current version)
 

Gets the Documents folder for the current user.

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

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

Property Value

Type: Microsoft.Win32::FileDialogCustomPlace^

The Documents folder for the current user.

The GUID for this folder is FDD39AD0-238F-46AF-ADB4-6C85480369C7.

.NET Framework
Available since 4.0
Return to top
Show: