FileDialogCustomPlaces::ProgramFilesCommon Property

.NET Framework (current version)
 

Gets the folder for components that are shared across applications.

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

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

Property Value

Type: Microsoft.Win32::FileDialogCustomPlace^

The folder for components that are shared across applications.

The GUID for this folder is F7F1ED05-9F6D-47A2-AAAE-29D317C6F066.

.NET Framework
Available since 4.0
Return to top
Show: