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 action to take with GetResourceItem calls.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
<FlagsAttribute> _
Public Enumeration __VSPROJRESFLAGS
[FlagsAttribute]
public enum __VSPROJRESFLAGS
[FlagsAttribute]
public enum class __VSPROJRESFLAGS
[<FlagsAttribute>]
type __VSPROJRESFLAGS
public enum __VSPROJRESFLAGS
Members
| Member name | Description | |
|---|---|---|
| PRF_CreateIfNotExist | Create the resource if it doesn't exist. |
Remarks
COM Signature
From vsshell.idl: