FileDialogCustomPlaces::Templates Property

.NET Framework (current version)
 

Gets the folder for document templates for the current user.

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

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

Property Value

Type: Microsoft.Win32::FileDialogCustomPlace^

The folder for document templates for the current user.

The GUID for this folder is A63293E8-664E-48DB-A079-DF759E0509F7.

.NET Framework
Available since 4.0
Return to top
Show: