FileDialogCustomPlaces::SendTo Property

.NET Framework (current version)
 

Gets the folder that contains the Send To menu items for the current user.

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

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

Property Value

Type: Microsoft.Win32::FileDialogCustomPlace^

The folder that contains the Send To menu items for the current user.

The GUID for this folder is 8983036C-27C0-404B-8F08-102D10DCFD74.

.NET Framework
Available since 4.0
Return to top
Show: