FileDialogCustomPlaces.Desktop 属性

定义

获取当前用户用于存储桌面上的文件的文件夹。

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

属性值

当前用户用于存储桌面上的文件的文件夹。

注解

此文件夹的 GUID 为 B4BFCC3A-DB2C-424C-B029-7FE99A87C641。

适用于