FileDialogCustomPlaces.Favorites 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取当前用户的“收藏夹”文件夹。
public:
static property Microsoft::Win32::FileDialogCustomPlace ^ Favorites { Microsoft::Win32::FileDialogCustomPlace ^ get(); };
public static Microsoft.Win32.FileDialogCustomPlace Favorites { get; }
static member Favorites : Microsoft.Win32.FileDialogCustomPlace
Public Shared ReadOnly Property Favorites As FileDialogCustomPlace
属性值
当前用户的收藏夹文件夹。
注解
此文件夹的 GUID 为 1777F761-68AD-4D8A-87BD-30B759FA33DD。