__PSFFILEID5 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 __PSFFILEID5
public enum class __PSFFILEID5
enum __PSFFILEID5
public enum __PSFFILEID5
type __PSFFILEID5 =
Public Enum __PSFFILEID5
- Inheritance
-
__PSFFILEID5
Fields
Name | Value | Description |
---|---|---|
PSFFILEID_AppxManifest | -1010 | Specifies that the package manifest file is retrieved for Windows Store projects. |
PSFFILEID_FIRST5 | -1010 | Indicates the first PSFFILEID5 member. |