Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Specifies Special Project Files that can be created or queried for with GetFile.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
Public Enumeration __PSFFILEID
public enum __PSFFILEID
public enum class __PSFFILEID
type __PSFFILEID
public enum __PSFFILEID
Members
| Member name | Description | |
|---|---|---|
| PSFFILEID_AppConfig | Get AppConfig files. | |
| PSFFILEID_FIRST | Indicates the first PSFFIELDID. | |
| PSFFILEID_LAST | Indicates the last PSFFIELDID. | |
| PSFFILEID_Licenses | Get Licenses. |
Remarks
COM Signature
From vsshell.idl: