FileDialogCustomPlaces.Programs 属性

定义

获取包含当前用户的程序组的文件夹。

public:
 static property Microsoft::Win32::FileDialogCustomPlace ^ Programs { Microsoft::Win32::FileDialogCustomPlace ^ get(); };
public static Microsoft.Win32.FileDialogCustomPlace Programs { get; }
static member Programs : Microsoft.Win32.FileDialogCustomPlace
Public Shared ReadOnly Property Programs As FileDialogCustomPlace

属性值

包含当前用户的程序组的文件夹。

注解

此文件夹的 GUID 为 A77F5D77-2E2B-44C3-A6A2-ABA601054A51。

适用于