FileDialogCustomPlaces.SendTo 属性

定义

获取包含当前用户的“发送到”菜单项的文件夹。

public:
 static property Microsoft::Win32::FileDialogCustomPlace ^ SendTo { Microsoft::Win32::FileDialogCustomPlace ^ get(); };
public static Microsoft.Win32.FileDialogCustomPlace SendTo { get; }
static member SendTo : Microsoft.Win32.FileDialogCustomPlace
Public Shared ReadOnly Property SendTo As FileDialogCustomPlace

属性值

包含当前用户的“发送到”菜单项的文件夹。

注解

此文件夹的 GUID 为 8983036C-27C0-404B-8F08-102D10DCFD74。

适用于