__VSPROJRESFLAGS Enumeration
Visual Studio 2015
Specifies action to take with GetResourceItem calls.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Member name | Description | |
|---|---|---|
| PRF_CreateIfNotExist | Create the resource if it doesn't exist. |
From vsshell.idl:
Show: