共用方式為


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。

適用於