FileDialogCustomPlaces.Desktop 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得用來儲存目前使用者之桌面檔案的資料夾。
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。