FileDialogCustomPlaces::RoamingApplicationData Property

.NET Framework (current version)
 

Gets the folder for application-specific data for the current roaming user.

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

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

Property Value

Type: Microsoft.Win32::FileDialogCustomPlace^

The folder for application-specific data for the current roaming user.

The GUID for this folder is 3EB685DB-65F9-4CF6-A03A-E3EF65729F3D.

.NET Framework
Available since 4.0
Return to top
Show: