__VSPROFILEGETFILENAME Enumeration

Specifies profile file name settings.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

Syntax

'Declaration
Public Enumeration __VSPROFILEGETFILENAME
public enum __VSPROFILEGETFILENAME
public enum class __VSPROFILEGETFILENAME
type __VSPROFILEGETFILENAME
public enum __VSPROFILEGETFILENAME

Members

Member name Description
PGFN_EXPORT Use the default export root file name.
PGFN_SAVECURRENT Use the default current settings root file name.
PGFN_AUTOSAVE Use the default Autosave root file name.

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace