FileDialogCustomPlaces.Contacts 属性

定义

获取当前用户的“联系人”文件夹。

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。

适用于