FileDialogCustomPlaces::StartMenu Property

.NET Framework (current version)
 

Gets the folder that contains the Start menu items for the current user.

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

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

Property Value

Type: Microsoft.Win32::FileDialogCustomPlace^

The folder that contains the Start menu items for the current user.

The GUID for this folder is 625B53C3-AB48-4EC1-BA1F-A1EF4146FC19.

.NET Framework
Available since 4.0
Return to top
Show: