__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)

public enum __VSPROFILEGETFILENAME

Member nameDescription
PGFN_AUTOSAVE

Use the default Autosave root file name.

PGFN_EXPORT

Use the default export root file name.

PGFN_SAVECURRENT

Use the default current settings root file name.

Return to top
Show: