FileDialogCustomPlaces.Contacts 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取当前用户的“联系人”文件夹。
public:
static property Microsoft::Win32::FileDialogCustomPlace ^ Contacts { Microsoft::Win32::FileDialogCustomPlace ^ get(); };
public static Microsoft.Win32.FileDialogCustomPlace Contacts { get; }
static member Contacts : Microsoft.Win32.FileDialogCustomPlace
Public Shared ReadOnly Property Contacts As FileDialogCustomPlace
属性值
当前用户的“联系人”文件夹。
注解
此文件夹的 GUID 为 56784854-C6CB-462b-8169-88E350ACB882。