__PSFFILEID5 Enumeration

Specifies Special Project Files that can be created or queried for with GetFile.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)

Syntax

'Declaration
Public Enumeration __PSFFILEID5
public enum __PSFFILEID5
public enum class __PSFFILEID5
type __PSFFILEID5
public enum __PSFFILEID5

Members

Member name Description
PSFFILEID_AppxManifest Specifies that the package manifest file is retrieved for Windows Store projects.
PSFFILEID_FIRST5 Indicates the first PSFFILEID5 member.

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace