共用方式為


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。

適用於