Adds Project Special Files members to __PSFFILEID.
Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
Public Enumeration __PSFFILEID2
public enum __PSFFILEID2
public enum class __PSFFILEID2
type __PSFFILEID2
public enum __PSFFILEID2
Members
| Member name | Description | |
|---|---|---|
| PSFFILEID_AppDesigner | Get AppDesigner file. | |
| PSFFILEID_AppManifest | Get AppManifest file. | |
| PSFFILEID_AppSettings | Get App Settings. | |
| PSFFILEID_AssemblyInfo | Get Assembly info. | |
| PSFFILEID_AssemblyResource | Get Assembly Resource file. | |
| PSFFILEID_FIRST2 | Indicates the last PSFFIELDID2 defined. | |
| PSFFILEID_WebSettings | Get WebSettings file. | 
Remarks
Specifies Special Project Files that can be created or queried for with GetFile.
COM Signature
From vsshell80.idl: