Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Defines additional members for __PSFFLAGS.
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.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
<FlagsAttribute> _
Public Enumeration __PSFFLAGS2
[FlagsAttribute]
public enum __PSFFLAGS2
[FlagsAttribute]
public enum class __PSFFLAGS2
[<FlagsAttribute>]
type __PSFFLAGS2
public enum __PSFFLAGS2
Members
| Member name | Description | |
|---|---|---|
| PSFF_CheckoutIfExists | If the file exists, check it out of SCC. |
Remarks
Specifies how GetFile is to handle Project Special Files.
COM Signature
From vsshell80.idl: