FileDialogCustomPlaces::Programs Property

.NET Framework (current version)
 

Gets the folder that contains the program groups for the current user.

Namespace:   Microsoft.Win32
Assembly:  PresentationFramework (in PresentationFramework.dll)

public:
property FileDialogCustomPlace^ Programs {
	static FileDialogCustomPlace^ get();
}

Property Value

Type: Microsoft.Win32::FileDialogCustomPlace^

The folder that contains the program groups for the current user.

The GUID for this folder is A77F5D77-2E2B-44C3-A6A2-ABA601054A51.

.NET Framework
Available since 4.0
Return to top
Show: