__PSFFILEID2 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.
Adds Project Special Files members to __PSFFILEID.
public enum class __PSFFILEID2
public enum class __PSFFILEID2
enum __PSFFILEID2
public enum __PSFFILEID2
type __PSFFILEID2 =
Public Enum __PSFFILEID2
- Inheritance
-
__PSFFILEID2
Fields
Name | Value | Description |
---|---|---|
PSFFILEID_AssemblyInfo | -1007 | Get Assembly info. |
PSFFILEID_FIRST2 | -1007 | Indicates the last PSFFIELDID2 defined. |
PSFFILEID_AssemblyResource | -1006 | Get Assembly Resource file. |
PSFFILEID_AppSettings | -1005 | Get App Settings. |
PSFFILEID_AppDesigner | -1004 | Get AppDesigner file. |
PSFFILEID_AppManifest | -1003 | Get AppManifest file. |
PSFFILEID_WebSettings | -1002 | Get WebSettings file. |
Remarks
Specifies Special Project Files that can be created or queried for with GetFile.
COM Signature
From vsshell80.idl: