FileDialogCustomPlaces::LocalApplicationData Property

.NET Framework (current version)
 

Gets the folder for application-specific data that is used by the current, non-roaming user.

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

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

Property Value

Type: Microsoft.Win32::FileDialogCustomPlace^

The folder for application-specific data that is used by the current, non-roaming user.

The GUID for this folder is F1B32785-6FBA-4FCF-9D55-7B8E7F157091.

.NET Framework
Available since 4.0
Return to top
Show: