__PSFFILEID 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 Special Project Files that can be created or queried for with GetFile(Int32, UInt32, UInt32, String).
public enum class __PSFFILEID
public enum class __PSFFILEID
enum __PSFFILEID
public enum __PSFFILEID
type __PSFFILEID =
Public Enum __PSFFILEID
- Inheritance
-
__PSFFILEID
Fields
Name | Value | Description |
---|---|---|
PSFFILEID_FIRST | -1001 | Indicates the first PSFFIELDID. |
PSFFILEID_Licenses | -1001 | Get Licenses. |
PSFFILEID_AppConfig | -1000 | Get AppConfig files. |
PSFFILEID_LAST | -1000 | Indicates the last PSFFIELDID. |
Remarks
COM Signature
From vsshell.idl: