__VSPROFILEGETFILENAME Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies profile file name settings.
public enum class __VSPROFILEGETFILENAME
public enum class __VSPROFILEGETFILENAME
enum __VSPROFILEGETFILENAME
public enum __VSPROFILEGETFILENAME
type __VSPROFILEGETFILENAME =
Public Enum __VSPROFILEGETFILENAME
- Inheritance
-
__VSPROFILEGETFILENAME
Fields
PGFN_AUTOSAVE | 4 | Use the default Autosave root file name. |
PGFN_EXPORT | 1 | Use the default export root file name. |
PGFN_SAVECURRENT | 2 | Use the default current settings root file name. |