FileDialogCustomPlaces::ProgramFiles Property

.NET Framework (current version)
 

Gets the Program Files folder.

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

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

Property Value

Type: Microsoft.Win32::FileDialogCustomPlace^

The Program Files folder.

The GUID for this folder is 905E63B6-C1BF-494E-B29C-65B732D3D21A.

.NET Framework
Available since 4.0
Return to top
Show: