FileDialogCustomPlaces::System Property

.NET Framework (current version)
 

Gets the System folder.

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

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

Property Value

Type: Microsoft.Win32::FileDialogCustomPlace^

The System folder.

The GUID for this folder is 1AC14E77-02E7-4E5D-B744-2EB1AE5198B7.

.NET Framework
Available since 4.0
Return to top
Show: